Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/xen/
Dprivcmd.h40 struct privcmd_hypercall { struct
90 _IOC(_IOC_NONE, 'P', 0, sizeof(struct privcmd_hypercall))
/linux-4.1.27/drivers/xen/
Dprivcmd.c53 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall()