Searched refs:SVM_EXIT_INVLPG (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsvm.h54 #define SVM_EXIT_INVLPG 0x079 macro
113 { SVM_EXIT_INVLPG, "invlpg" }, \
/linux-4.4.14/arch/x86/kvm/
H A Dsvm.c3285 [SVM_EXIT_INVLPG] = invlpg_interception,
4108 [x86_intercept_invlpg] = POST_EX(SVM_EXIT_INVLPG),

Completed in 69 milliseconds