Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/x86_64/
Dhyperv_svm_test.c38 vmmcall(); in l2_guest_code()
44 vmmcall(); in l2_guest_code()
65 vmmcall(); in l2_guest_code()
Dsvm_nested_soft_inject_test.c66 vmmcall(); in guest_nmi_handler()
/linux-6.12.1/tools/testing/selftests/kvm/include/x86_64/
Dsvm_util.h35 static inline void vmmcall(void) in vmmcall() function
/linux-6.12.1/arch/x86/boot/compressed/
Dmem_encrypt.S71 rep; vmmcall # VMGEXIT
172 rep; vmmcall
/linux-6.12.1/Documentation/virt/kvm/x86/
Dhypercalls.rst8 KVM Hypercalls have a three-byte sequence of either the vmcall or the vmmcall
/linux-6.12.1/arch/x86/kvm/
Demulate.c4004 II(SrcNone | Prot | EmulateOnUD, em_hypercall, vmmcall),