Home
last modified time | relevance | path

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

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