Searched refs:hw_direct_map (Results 1 – 20 of 20) sorted by relevance
314 #define PMAP_HAS_DMAP (hw_direct_map)316 KASSERT(hw_direct_map, ("Direct map not provided by PMAP")); \320 KASSERT(hw_direct_map, ("Direct map not provided by PMAP")); \
46 int hw_direct_map; member
55 extern int hw_direct_map;
66 if (!hw_direct_map) { in uma_small_alloc()82 if (hw_direct_map) in uma_small_free()
140 int hw_direct_map = -1; variable142 int hw_direct_map = 1; variable409 if (!symbols_provided && hw_direct_map) in powerpc_init()535 if (!hw_direct_map) in load_external_symtab()
127 if (hw_direct_map && !pmap_dev_direct_mapped(v, cnt)) { in memrw()138 if (hw_direct_map && in memrw()
240 mdhdr.hw_direct_map = hw_direct_map; in cpu_minidumpsys()
117 if (hw_direct_map && in bs_remap_earlyboot()
105 hdr->hw_direct_map = be32toh(hdr->hw_direct_map); in _powerpc64_minidump_initvtop()126 hdr->hw_direct_map, hdr->startkernel, hdr->endkernel, in _powerpc64_minidump_initvtop()
228 if (hdr->hw_direct_map) in slb_init()
706 if (hw_direct_map && in moea64_add_ofw_mappings()811 hw_direct_map = 0; in moea64_setup_direct_map()814 if (hw_direct_map) { in moea64_setup_direct_map()848 } else if (!hw_direct_map) { in moea64_setup_direct_map()856 if (!hw_direct_map) { in moea64_setup_direct_map()874 unmapped_buf_allowed = hw_direct_map; in moea64_setup_direct_map()904 hw_direct_map = 0; in moea64_early_bootstrap()1045 if (!hw_direct_map) in moea64_mid_bootstrap()1063 if (hw_direct_map) in moea64_mid_bootstrap()1235 if (!hw_direct_map) { in moea64_late_bootstrap()[all …]
213 if (hw_direct_map && va > DMAP_BASE_ADDRESS && va < DMAP_MAX_ADDRESS) { in kernel_va_to_slbv()507 if (hw_direct_map) in slb_uma_real_alloc()
612 if (hw_direct_map) in moea64_bootstrap_native()640 if (!hw_direct_map) { in moea64_bootstrap_native()
730 hw_direct_map = 1; in moea_bootstrap()
2345 hw_direct_map = 1; in mmu_radix_bootstrap()
63 if (!hw_direct_map) in ofw_initrd_probe_and_attach()
94 if (!ofw_real_mode || !hw_direct_map) in ofw_save_trap_vec()103 if (!ofw_real_mode || !hw_direct_map) in ofw_restore_trap_vec()
294 if (!ofw_real_mode && (!hw_direct_map || DMAP_BASE_ADDRESS != 0)) in ofw_real_bounce_alloc()
220 hw_direct_map = 1; in mphyp_install()229 hw_direct_map = 0; in mphyp_install()
649 hw_direct_map = 1; in mmu_booke_bootstrap()651 hw_direct_map = 0; in mmu_booke_bootstrap()