Home
last modified time | relevance | path

Searched refs:immu_dvma_device_setup (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu.c158 (void) immu_dvma_device_setup(dip, 0); in map_bios_rsvd_mem()
303 (void) immu_dvma_device_setup(dip, IMMU_FLAGS_SLEEP); in check_lpc()
H A Dimmu_dmar.c1029 (void) immu_dvma_device_setup(rdip, 0); in immu_dmar_rmrr_map()
H A Dimmu_dvma.c2879 immu_dvma_device_setup(dev_info_t *rdip, immu_flags_t immu_flags) in immu_dvma_device_setup() function
3039 ret = immu_dvma_device_setup(dip, IMMU_FLAGS_NOSLEEP); in immu_probe()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h935 int immu_dvma_device_setup(dev_info_t *rdip, immu_flags_t immu_flags);