Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dvmx.c1286 static inline void __invept(int ext, u64 eptp, gpa_t gpa) in __invept() function
1440 __invept(VMX_EPT_EXTENT_GLOBAL, 0, 0); in ept_sync_global()
1447 __invept(VMX_EPT_EXTENT_CONTEXT, eptp, 0); in ept_sync_context()