Searched refs:imd_dvma_flags (Results 1 – 3 of 3) sorted by relevance
210 immu_devi->imd_dvma_flags |= IMMU_FLAGS_UNITY; in check_conf()217 immu_devi->imd_dvma_flags &= ~IMMU_FLAGS_UNITY; in check_conf()240 if (hasmapprop && (immu_devi->imd_dvma_flags ^ immu_global_dvma_flags)) in check_conf()242 immu_devi->imd_dvma_flags & IMMU_FLAGS_UNITY ? in check_conf()278 if (immu_devi->imd_dvma_flags & IMMU_FLAGS_UNITY) in check_usb()283 immu_devi->imd_dvma_flags |= IMMU_FLAGS_UNITY; in check_usb()318 immu_devi->imd_dvma_flags |= IMMU_FLAGS_UNITY; in check_gfx()
762 immu_devi->imd_dvma_flags = immu_global_dvma_flags; in create_immu_devi()1203 immu_flags |= immu_devi_get(rdip)->imd_dvma_flags; in device_domain()
720 immu_flags_t imd_dvma_flags; member