Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/xen/
Dhypercall.S57 #define HYPERCALL_SIMPLE(hypercall) \ argument
70 #define HYPERCALL5(hypercall) \ argument
/linux-4.1.27/arch/arm64/xen/
Dhypercall.S57 #define HYPERCALL_SIMPLE(hypercall) \ argument
/linux-4.1.27/drivers/xen/
Dprivcmd.c53 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall() local
/linux-4.1.27/arch/x86/kvm/
Dsvm.c4058 svm_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in svm_patch_hypercall()
Dvmx.c5223 vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall()
/linux-4.1.27/include/uapi/linux/
Dkvm.h257 } hypercall; member