Searched refs:stgi (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | svm_ops.h | 44 static inline void stgi(void) in stgi() function 46 svm_asm(stgi); in stgi()
|
H A D | svm.c | 602 stgi(); in kvm_cpu_svm_disable() 4238 stgi(); in svm_vcpu_run()
|
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | svm_util.h | 49 #define stgi() \ macro
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | svm_nested_soft_inject_test.c | 117 stgi(); in l1_guest_code()
|
/openbmc/qemu/target/i386/ |
H A D | helper.h | 90 DEF_HELPER_1(stgi, void, env)
|
/openbmc/qemu/target/i386/tcg/ |
H A D | translate.c | 249 STUB_HELPER(stgi, TCGv_env env)
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 4040 DIP(SrcNone | Prot | Priv, stgi, check_svme),
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 2004 "STGI","STGI","stgi","0F 01 DC","V","V","SVM","amd","","",""
|