Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/xen/include/
H A Dxenio.h43 } privcmd_hypercall_t; typedef
85 _IOWR('P', 0, privcmd_hypercall_t)
/netbsd-src/sys/arch/xen/xen/
H A Dprivcmd.c814 privcmd_hypercall_t *hc = ap->a_data; in privcmd_ioctl()