Searched refs:immu_global_dvma_flags (Results 1 – 3 of 3) sorted by relevance
90 immu_flags_t immu_global_dvma_flags; variable236 if (hasmapprop && (immu_devi->imd_dvma_flags ^ immu_global_dvma_flags)) in check_conf()463 immu_global_dvma_flags |= IMMU_FLAGS_UNITY; in get_boot_dvma_mode()465 immu_global_dvma_flags &= ~IMMU_FLAGS_UNITY; in get_boot_dvma_mode()483 immu_global_dvma_flags |= IMMU_FLAGS_UNITY; in get_conf_dvma_mode()485 immu_global_dvma_flags &= ~IMMU_FLAGS_UNITY; in get_conf_dvma_mode()
761 immu_devi->imd_dvma_flags = immu_global_dvma_flags; in create_immu_devi()
836 extern immu_flags_t immu_global_dvma_flags;