Home
last modified time | relevance | path

Searched refs:__invept (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/vmx/
A Dvmx.h455 static always_inline void __invept(unsigned long type, u64 eptp, u64 gpa) in __invept() function
522 __invept(INVEPT_ALL_CONTEXT, 0, 0); in ept_sync_all()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c4279 __invept(INVEPT_ALL_CONTEXT, 0, 0); in vmx_vmenter_helper()
4281 __invept(INVEPT_SINGLE_CONTEXT, ept->eptp, 0); in vmx_vmenter_helper()
A Dvvmx.c1944 __invept(INVEPT_ALL_CONTEXT, 0, 0); in nvmx_handle_invept()

Completed in 16 milliseconds