Searched refs:tmpl (Results 1 – 2 of 2) sorted by relevance
131 struct paravirt_patch_template tmpl = { in get_call_destination() local142 return *((void **)&tmpl + type); in get_call_destination()
4290 unsigned long tmpl; in vmx_set_constant_host_state() local4326 rdmsrl(MSR_IA32_SYSENTER_EIP, tmpl); in vmx_set_constant_host_state()4327 vmcs_writel(HOST_IA32_SYSENTER_EIP, tmpl); /* 22.2.3 */ in vmx_set_constant_host_state()