Home
last modified time | relevance | path

Searched refs:tmpl (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kernel/
Dparavirt.c131 struct paravirt_patch_template tmpl = { in get_call_destination() local
142 return *((void **)&tmpl + type); in get_call_destination()
/arch/x86/kvm/
Dvmx.c4290 unsigned long tmpl; in vmx_set_constant_host_state() local
4326 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()