Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c1212 static inline void __invept(int ext, u64 eptp, gpa_t gpa) in __invept() function
1366 __invept(VMX_EPT_EXTENT_GLOBAL, 0, 0); in ept_sync_global()
1373 __invept(VMX_EPT_EXTENT_CONTEXT, eptp, 0); in ept_sync_context()