Searched refs:privcmd_hypercall_t (Results 1 – 14 of 14) sorted by relevance
| /tools/libs/call/ |
| A D | core.c | 101 privcmd_hypercall_t call = { in xencall0() 111 privcmd_hypercall_t call = { in xencall1() 122 privcmd_hypercall_t call = { in xencall2() 133 privcmd_hypercall_t call = { in xencall2L() 144 privcmd_hypercall_t call = { in xencall3() 156 privcmd_hypercall_t call = { in xencall4() 168 privcmd_hypercall_t call = { in xencall5()
|
| A D | minios.c | 41 long osdep_hypercall(xencall_handle *xcall, privcmd_hypercall_t *hypercall) in osdep_hypercall()
|
| A D | private.h | 58 long osdep_hypercall(xencall_handle *xcall, privcmd_hypercall_t *hypercall);
|
| A D | solaris.c | 83 long osdep_hypercall(xencall_handle *xcall, privcmd_hypercall_t *hypercall) in osdep_hypercall()
|
| A D | freebsd.c | 65 long osdep_hypercall(xencall_handle *xcall, privcmd_hypercall_t *hypercall) in osdep_hypercall()
|
| A D | netbsd.c | 99 long osdep_hypercall(xencall_handle *xcall, privcmd_hypercall_t *hypercall) in osdep_hypercall()
|
| A D | linux.c | 83 long osdep_hypercall(xencall_handle *xcall, privcmd_hypercall_t *hypercall) in osdep_hypercall()
|
| /tools/include/xen-sys/NetBSD/ |
| A D | privcmd.h | 40 } privcmd_hypercall_t; typedef 74 _IOWR('P', 0, privcmd_hypercall_t)
|
| /tools/include/xen-sys/NetBSDRump/ |
| A D | privcmd.h | 40 } privcmd_hypercall_t; typedef 74 _IOWR('P', 0, privcmd_hypercall_t)
|
| /tools/include/xen-sys/Linux/ |
| A D | privcmd.h | 46 } privcmd_hypercall_t; typedef 109 _IOC(_IOC_NONE, 'P', 0, sizeof(privcmd_hypercall_t))
|
| /tools/include/xen-sys/MiniOS/ |
| A D | privcmd.h | 30 } privcmd_hypercall_t; typedef
|
| /tools/include/xen-sys/SunOS/ |
| A D | privcmd.h | 60 } privcmd_hypercall_t; typedef
|
| /tools/include/xen-sys/FreeBSD/ |
| A D | privcmd.h | 42 typedef struct ioctl_privcmd_hypercall privcmd_hypercall_t; typedef
|
| /tools/debugger/gdbsx/xg/ |
| A D | xg_main.c | 170 privcmd_hypercall_t hypercall; in _domctl_hcall() 198 privcmd_hypercall_t hypercall; in _check_hyp()
|
Completed in 49 milliseconds