Searched defs:hypercall (Results 1 – 6 of 6) sorted by relevance
57 #define HYPERCALL_SIMPLE(hypercall) \ argument70 #define HYPERCALL5(hypercall) \ argument
58 #define HYPERCALL_SIMPLE(hypercall) \ argument
64 } hypercall; member
628 unsigned char *hypercall) in vt_patch_hypercall()
5314 void vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall()
4409 svm_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in svm_patch_hypercall()
Completed in 32 milliseconds