Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
Dsvm.h44 #define SVM_EXIT_GDTR_WRITE 0x06b macro
187 { SVM_EXIT_GDTR_WRITE, "write_gdtr" }, \
/arch/x86/kvm/svm/
Dsvm.c4416 [x86_intercept_lgdt] = POST_EX(SVM_EXIT_GDTR_WRITE),