Searched refs:clgi (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | svm_ops.h | 39 static inline void clgi(void) in clgi() function 41 svm_asm(clgi); in clgi()
|
H A D | svm.c | 4207 clgi(); in svm_vcpu_run()
|
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | svm_util.h | 54 #define clgi() \ macro
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | svm_nested_soft_inject_test.c | 111 clgi(); in l1_guest_code()
|
/openbmc/qemu/target/i386/ |
H A D | helper.h | 91 DEF_HELPER_1(clgi, void, env)
|
/openbmc/qemu/target/i386/tcg/ |
H A D | translate.c | 239 STUB_HELPER(clgi, TCGv_env env)
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 4041 DIP(SrcNone | Prot | Priv, clgi, check_svme),
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 375 "CLGI","CLGI","clgi","0F 01 DD","V","V","SVM","amd","","",""
|