Searched refs:immu_walk_ancestor (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | immu_dmar.c | 1101 if (immu_walk_ancestor(rdip, NULL, match_bdf, in immu_dmar_get_immu() 1156 if (immu_walk_ancestor(rdip, NULL, match_bdf, in immu_dmar_get_immu()
|
H A D | immu_dvma.c | 328 if (immu_walk_ancestor(rdip, NULL, match_lpc, in get_lpc_devinfo() 1209 if (immu_walk_ancestor(rdip, NULL, get_branch_domain, in device_domain() 1703 if (immu_walk_ancestor(rdip, ddip, find_top_pcib, in immu_context_update()
|
H A D | immu.c | 975 immu_walk_ancestor( in immu_walk_ancestor() function
|
H A D | immu_intrmap.c | 428 if (immu_walk_ancestor(rdip, NULL, get_top_pcibridge, in intrmap_top_pcibridge()
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | immu.h | 873 int immu_walk_ancestor(dev_info_t *rdip, dev_info_t *ddip,
|