Home
last modified time | relevance | path

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

/linux-3.3/drivers/xen/
Dprivcmd.c47 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall() local
/linux-3.3/include/linux/
Dkvm.h232 } hypercall; member
/linux-3.3/arch/x86/kvm/
Dvmx.c4324 vmx_patch_hypercall(struct kvm_vcpu *vcpu, unsigned char *hypercall) in vmx_patch_hypercall()