Searched refs:vmmcall (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | hyperv_svm_test.c | 39 vmmcall(); in l2_guest_code() 45 vmmcall(); in l2_guest_code() 66 vmmcall(); in l2_guest_code()
|
H A D | svm_nested_soft_inject_test.c | 66 vmmcall(); in guest_nmi_handler()
|
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | svm_util.h | 35 static inline void vmmcall(void) in vmmcall() function
|
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | mem_encrypt.S | 71 rep; vmmcall # VMGEXIT 172 rep; vmmcall
|
/openbmc/linux/arch/x86/xen/ |
H A D | xen-head.S | 142 vmmcall
|
/openbmc/qemu/target/i386/ |
H A D | helper.h | 88 DEF_HELPER_1(vmmcall, void, env)
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | hypercalls.rst | 8 KVM Hypercalls have a three-byte sequence of either the vmcall or the vmmcall
|
/openbmc/qemu/target/i386/tcg/ |
H A D | translate.c | 253 STUB_HELPER(vmmcall, TCGv_env env)
|
/openbmc/linux/arch/x86/kvm/ |
H A D | emulate.c | 4037 II(SrcNone | Prot | EmulateOnUD, em_hypercall, vmmcall),
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 3002 "VMMCALL","VMMCALL","vmmcall","0F 01 D9","V","V","SVM","amd","","",""
|