Home
last modified time | relevance | path

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

/freebsd-14.2/sys/xen/
H A Dprivcmd.h36 struct ioctl_privcmd_hypercall struct
76 _IOWR('E', 0, struct ioctl_privcmd_hypercall)
/freebsd-14.2/sys/dev/xen/privcmd/
H A Dprivcmd.c280 struct ioctl_privcmd_hypercall *hcall; in privcmd_ioctl()
282 hcall = (struct ioctl_privcmd_hypercall *)arg; in privcmd_ioctl()