Home
last modified time | relevance | path

Searched refs:vmmcall (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dhyperv_svm_test.c48 vmmcall(); in l2_guest_code()
54 vmmcall(); in l2_guest_code()
60 vmmcall(); in l2_guest_code()
Dsvm_nested_soft_inject_test.c44 vmmcall(); in l2_guest_code_int()
59 vmmcall(); in guest_nmi_handler()
/linux-6.1.9/arch/x86/boot/compressed/
Dmem_encrypt.S79 rep; vmmcall # VMGEXIT
180 rep; vmmcall
/linux-6.1.9/Documentation/virt/kvm/x86/
Dhypercalls.rst8 KVM Hypercalls have a three-byte sequence of either the vmcall or the vmmcall
/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h511 #define vmmcall() \ macro
/linux-6.1.9/arch/x86/kvm/
Demulate.c4381 II(SrcNone | Prot | EmulateOnUD, em_hypercall, vmmcall),