Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c2095 static inline void __invept(int ext, u64 eptp, gpa_t gpa) in __invept() function
2267 __invept(VMX_EPT_EXTENT_GLOBAL, 0, 0); in ept_sync_global()
2273 __invept(VMX_EPT_EXTENT_CONTEXT, eptp, 0); in ept_sync_context()