Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dops.h247 static inline void __invept(unsigned long ext, u64 eptp, gpa_t gpa) in __invept() function
294 __invept(VMX_EPT_EXTENT_GLOBAL, 0, 0); in ept_sync_global()
300 __invept(VMX_EPT_EXTENT_CONTEXT, eptp, 0); in ept_sync_context()