Searched defs:hypercall (Results 1 – 9 of 9) sorted by relevance
57 #define HYPERCALL_SIMPLE(hypercall) \ argument70 #define HYPERCALL5(hypercall) \ argument
58 #define HYPERCALL_SIMPLE(hypercall) \ argument
53 } hypercall; member
52 static inline u64 hypercall(u64 control, vm_vaddr_t input_address, in hypercall() function
70 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall() local
4027 svm_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in svm_patch_hypercall()
4893 vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall()
352 } hypercall; member
Completed in 48 milliseconds