Searched refs:SVM_EXIT_XSETBV (Results 1 – 2 of 2) sorted by relevance
/qemu/target/i386/ | ||
H A D | svm.h | 135 #define SVM_EXIT_XSETBV 0x08d macro |
/qemu/target/i386/tcg/ | ||
H A D | translate.c | 3225 gen_svm_check_intercept(s, SVM_EXIT_XSETBV); in gen_multi0F() |