Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/xen/
Dprivcmd.h41 struct privcmd_hypercall { struct
148 _IOC(_IOC_NONE, 'P', 0, sizeof(struct privcmd_hypercall))
/linux-6.14.4/drivers/xen/
Dprivcmd.c83 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall()