Home
last modified time | relevance | path

Searched refs:rman_set_virtual (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/xen/bus/
H A Dxenpv.c199 rman_set_virtual(res, virt_addr); in xenmem_free()
/freebsd/sys/sys/
H A Drman.h158 void rman_set_virtual(struct resource *_r, void *_v);
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c156 rman_set_virtual(r, (void *) vaddr); in chipc_init_child_resource()
/freebsd/sys/kern/
H A Dsubr_rman.c818 rman_set_virtual(struct resource *r, void *v) in rman_set_virtual() function
881 rman_set_virtual(r, map->r_vaddr); in rman_set_mapping()
H A Dsubr_intr.c1056 rman_set_virtual(res, data);
1080 rman_set_virtual(res, NULL);
/freebsd/sys/dev/gpio/
H A Dgpiobus.c115 rman_set_virtual(res, gpio_data); in gpio_alloc_intr_resource()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1162 rman_set_virtual(r, (void *) vaddr); in bhndb_init_child_resource()