Searched refs:xc_gnttab (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_gnttab_compat.c | 11 xc_gnttab *xc_gnttab_open(xentoollog_logger *logger, in xc_gnttab_open() 17 int xc_gnttab_close(xc_gnttab *xcg) in xc_gnttab_close() 22 void *xc_gnttab_map_grant_ref(xc_gnttab *xcg, in xc_gnttab_map_grant_ref() 30 void *xc_gnttab_map_grant_refs(xc_gnttab *xcg, in xc_gnttab_map_grant_refs() 39 void *xc_gnttab_map_domain_grant_refs(xc_gnttab *xcg, in xc_gnttab_map_domain_grant_refs() 48 void *xc_gnttab_map_grant_ref_notify(xc_gnttab *xcg, in xc_gnttab_map_grant_ref_notify() 59 int xc_gnttab_munmap(xc_gnttab *xcg, in xc_gnttab_munmap() 66 int xc_gnttab_set_max_grants(xc_gnttab *xcg, in xc_gnttab_set_max_grants()
|
A D | Makefile | 20 CTRL_SRCS-y += xc_gnttab.c
|
/xen-4.10.0-shim-comet/tools/libxc/include/ |
A D | xenctrl_compat.h | 77 typedef struct xengntdev_handle xc_gnttab; typedef 79 xc_gnttab *xc_gnttab_open(xentoollog_logger *logger, 81 int xc_gnttab_close(xc_gnttab *xcg); 82 void *xc_gnttab_map_grant_ref(xc_gnttab *xcg, 86 void *xc_gnttab_map_grant_refs(xc_gnttab *xcg, 91 void *xc_gnttab_map_domain_grant_refs(xc_gnttab *xcg, 96 void *xc_gnttab_map_grant_ref_notify(xc_gnttab *xcg, 102 int xc_gnttab_munmap(xc_gnttab *xcg, 105 int xc_gnttab_set_max_grants(xc_gnttab *xcg,
|
/xen-4.10.0-shim-comet/ |
A D | .rootkeys | 781 4227c129ZKjJPNYooHVzBCyinf7Y6Q tools/libxc/xc_gnttab.c
|
Completed in 6 milliseconds