Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/xen/
H A Dprivcmd.h41 struct privcmd_hypercall { struct
127 _IOC(_IOC_NONE, 'P', 0, sizeof(struct privcmd_hypercall))
/openbmc/linux/drivers/xen/
H A Dprivcmd.c76 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall()