Searched refs:xen_map_cache_init (Results 1 – 4 of 4) sorted by relevance
17 void xen_map_cache_init(phys_offset_to_gaddr_t f,
873 xen_map_cache_init(xen_phys_offset_to_gaddr, state); in xen_do_ioreq_register()875 xen_map_cache_init(NULL, state); in xen_do_ioreq_register()
75 xen_map_cache_init(uint64_t nr_buckets, uint64_t size) "nr_buckets = 0x%"PRIx64" size 0x%"PRIx64
135 void xen_map_cache_init(phys_offset_to_gaddr_t f, void *opaque) in xen_map_cache_init() function