Searched refs:SVM_VMSAVE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
D | svm.h | 274 #define SVM_VMSAVE ".byte 0x0f, 0x01, 0xdb" macro |
/linux-4.4.14/arch/x86/kvm/ | ||
D | svm.c | 3830 __ex(SVM_VMSAVE) "\n\t" in svm_vcpu_run() |