Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dsvm.h317 #define SVM_EXIT_INVLPG 0x079 macro
/linux-2.6.39/arch/x86/kvm/
Dsvm.c3087 [SVM_EXIT_INVLPG] = invlpg_interception,
3830 { SVM_EXIT_INVLPG, "invlpg" },