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

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsvm.h63 #define SVM_EXIT_VMLOAD 0x082 macro
121 { SVM_EXIT_VMLOAD, "vmload" }, \
/linux-4.4.14/arch/x86/kvm/
H A Dsvm.c3293 [SVM_EXIT_VMLOAD] = vmload_interception,
4099 [x86_intercept_vmload] = POST_EX(SVM_EXIT_VMLOAD),

Completed in 91 milliseconds