Searched refs:PAGE_SIZE_4KB (Results 1 – 7 of 7) sorted by relevance
14 #define PAGE_SIZE_4KB (_AC(1, UL) << PAGE_SHIFT_4KB) macro37 #define HOP_TABLE_SIZE PAGE_SIZE_4KB
124 default PAGE_SIZE_4KB128 config PAGE_SIZE_4KB config in Machine selection""choice1e2d27320204
156 default PAGE_SIZE_4KB158 config PAGE_SIZE_4KB config in Memory management options""choice8f4d32ec0104
437 prop->pmmu.page_size = PAGE_SIZE_4KB; in goya_set_fixed_properties()5088 for (cpu_off = 0 ; cpu_off < SZ_2M ; cpu_off += PAGE_SIZE_4KB) { in goya_mmu_add_mappings_for_device_cpu()5092 PAGE_SIZE_4KB, true); in goya_mmu_add_mappings_for_device_cpu()5096 cpu_off -= PAGE_SIZE_4KB; in goya_mmu_add_mappings_for_device_cpu()5115 for (; cpu_off >= 0 ; cpu_off -= PAGE_SIZE_4KB) in goya_mmu_add_mappings_for_device_cpu()5118 PAGE_SIZE_4KB, true)) in goya_mmu_add_mappings_for_device_cpu()5156 for (cpu_off = 0 ; cpu_off < SZ_2M ; cpu_off += PAGE_SIZE_4KB) in goya_mmu_remove_device_cpu_mappings()5159 PAGE_SIZE_4KB, in goya_mmu_remove_device_cpu_mappings()5160 (cpu_off + PAGE_SIZE_4KB) >= SZ_2M)) in goya_mmu_remove_device_cpu_mappings()
1850 depends on !PAGE_SIZE_4KB2209 default PAGE_SIZE_4KB2211 config PAGE_SIZE_4KB config in Kernel type""choice2d01d80105043187 default 4 if PAGE_SIZE_4KB && MIPS_VA_BITS_48
724 default "0x00001000" if PAGE_SIZE_4KB
614 prop->pmmu.page_size = PAGE_SIZE_4KB; in gaudi_set_fixed_properties()