Home
last modified time | relevance | path

Searched refs:ioctl_privcmd_hypercall (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/xen/
H A Dprivcmd.h38 struct ioctl_privcmd_hypercall struct
78 _IOWR('E', 0, struct ioctl_privcmd_hypercall)
/freebsd-src/sys/dev/xen/privcmd/
H A Dprivcmd.c267 struct ioctl_privcmd_hypercall *hcall; in privcmd_ioctl()
269 hcall = (struct ioctl_privcmd_hypercall *)arg; in privcmd_ioctl()