Searched defs:ref (Results 1 – 19 of 19) sorted by relevance
/xen/tools/libxc/ |
A D | xc_gnttab_compat.c | 24 uint32_t ref, in xc_gnttab_map_grant_ref() 50 uint32_t ref, in xc_gnttab_map_grant_ref_notify() 90 uint32_t *ref, int writable, in xc_gntshr_share_page_notify()
|
/xen/xen/common/lz4/ |
A D | decompress.c | 53 const BYTE *ref; in lz4_uncompress() local 176 const BYTE *ref; in lz4_uncompress_unknownoutputsize() local
|
/xen/tools/libs/gnttab/ |
A D | gnttab_unimp.c | 43 uint32_t ref, in xengnttab_map_grant_ref() 69 uint32_t ref, in xengnttab_map_grant_ref_notify()
|
A D | gnttab_core.c | 91 uint32_t ref, in xengnttab_map_grant_ref() 118 uint32_t ref, in xengnttab_map_grant_ref_notify()
|
A D | gntshr_unimp.c | 42 uint32_t *ref, int writable, in xengntshr_share_page_notify()
|
A D | gntshr_core.c | 80 uint32_t *ref, int writable, in xengntshr_share_page_notify()
|
/xen/tools/libvchan/ |
A D | init.c | 251 char ref[16]; in init_xs_srv() local 399 char *ref; in libxenvchan_client_init() local
|
/xen/tools/libs/gnttab/include/ |
A D | xengnttab.h | 275 uint32_t ref; member
|
/xen/xen/include/xen/ |
A D | grant_table.h | 84 grant_ref_t ref, in mem_sharing_gref_to_gfn()
|
/xen/xen/include/public/io/ |
A D | pvcalls.h | 50 grant_ref_t ref[]; member 78 grant_ref_t ref; member 100 grant_ref_t ref; member
|
A D | tpmif.h | 41 grant_ref_t ref; /* grant table access reference */ member
|
A D | netif.h | 439 grant_ref_t ref; member
|
/xen/xen/common/ |
A D | grant_table.c | 241 grant_ref_t ref; member 260 grant_ref_t ref; /* grant ref */ member 302 shared_entry_header(struct grant_table *t, grant_ref_t ref) in shared_entry_header() 913 grant_ref_t ref, max_iter; in grant_map_exists() local 986 grant_ref_t ref; in map_grant_ref() local 1338 grant_ref_t ref; in unmap_common() local 2112 struct domain *rd, struct domain *ld, grant_ref_t ref) in gnttab_prepare_for_transfer() 3708 grant_ref_t ref; in gnttab_release_mappings() local 3818 grant_ref_t ref; in grant_table_warn_active_grants() local 3899 int mem_sharing_gref_to_gfn(struct grant_table *gt, grant_ref_t ref, in mem_sharing_gref_to_gfn() [all …]
|
/xen/xen/include/public/ |
A D | grant_table.h | 344 grant_ref_t ref; member 426 grant_ref_t ref; member 461 grant_ref_t ref; member 587 grant_ref_t ref; member
|
/xen/tools/include/xen-sys/Linux/ |
A D | gntdev.h | 41 uint32_t ref; member 155 uint32_t ref; member
|
/xen/tools/include/xen-sys/FreeBSD/ |
A D | gntdev.h | 158 uint32_t ref; member
|
/xen/xen/arch/x86/ |
A D | psr.c | 1087 const unsigned int *ref = info->cos_ref; in find_cos() local 1200 const unsigned int *ref = info->cos_ref; in pick_avail_cos() local 1329 unsigned int *ref; in psr_set_val() local
|
/xen/xen/arch/x86/mm/ |
A D | mem_sharing.c | 800 static int debug_gref(struct domain *d, grant_ref_t ref) in debug_gref()
|
/xen/xen/drivers/passthrough/arm/ |
A D | smmu.c | 210 atomic_t ref; member 250 atomic_t ref; member
|
Completed in 40 milliseconds