Home
last modified time | relevance | path

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

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