Home
last modified time | relevance | path

Searched defs:ioctl_privcmd_hypercall (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/xen/
H A Dprivcmd.h38 struct ioctl_privcmd_hypercall struct
40 unsigned long op; /* hypercall number */
41 unsigned long arg[5]; /* arguments */
42 long retval; /* return value */