Home
last modified time | relevance | path

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

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