Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dsvm.h135 #define SVM_EXIT_XSETBV 0x08d macro
/qemu/target/i386/tcg/
H A Dtranslate.c3225 gen_svm_check_intercept(s, SVM_EXIT_XSETBV); in gen_multi0F()