Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dsvm.h101 #define SVM_EXIT_GDTR_WRITE 0x06b macro
/qemu/target/i386/tcg/
H A Dtranslate.c3220 gen_svm_check_intercept(s, SVM_EXIT_GDTR_WRITE); in gen_multi0F()