Home
last modified time | relevance | path

Searched defs:hypercall (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/arch/arm/xen/
Dhypercall.S57 #define HYPERCALL_SIMPLE(hypercall) \ argument
70 #define HYPERCALL5(hypercall) \ argument
/Linux-v5.15/arch/arm64/xen/
Dhypercall.S58 #define HYPERCALL_SIMPLE(hypercall) \ argument
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/
Dhyperv_features.c52 static inline u64 hypercall(u64 control, vm_vaddr_t input_address, in hypercall() function
/Linux-v5.15/drivers/xen/
Dprivcmd.c70 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall() local
/Linux-v5.15/arch/x86/kvm/svm/
Dsvm.c3944 svm_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in svm_patch_hypercall()
/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.c4915 vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall()
/Linux-v5.15/tools/include/uapi/linux/
Dkvm.h351 } hypercall; member
/Linux-v5.15/include/uapi/linux/
Dkvm.h351 } hypercall; member