Searched refs:PAGE_SIZE_4KB (Results 1 – 8 of 8) sorted by relevance
17 #define PAGE_SIZE_4KB _BITUL(PAGE_SHIFT_4KB) macro
76 depends on PAGE_SIZE_4KB
8 depends on PAGE_SIZE_4KB || COMPILE_TEST || BROKEN
443 prop->pmmu.page_size = PAGE_SIZE_4KB; in goya_set_fixed_properties()4922 for (cpu_off = 0 ; cpu_off < SZ_2M ; cpu_off += PAGE_SIZE_4KB) { in goya_mmu_add_mappings_for_device_cpu()4926 PAGE_SIZE_4KB, true); in goya_mmu_add_mappings_for_device_cpu()4930 cpu_off -= PAGE_SIZE_4KB; in goya_mmu_add_mappings_for_device_cpu()4949 for (; cpu_off >= 0 ; cpu_off -= PAGE_SIZE_4KB) in goya_mmu_add_mappings_for_device_cpu()4952 PAGE_SIZE_4KB, true)) in goya_mmu_add_mappings_for_device_cpu()4990 for (cpu_off = 0 ; cpu_off < SZ_2M ; cpu_off += PAGE_SIZE_4KB) in goya_mmu_remove_device_cpu_mappings()4993 PAGE_SIZE_4KB, in goya_mmu_remove_device_cpu_mappings()4994 (cpu_off + PAGE_SIZE_4KB) >= SZ_2M)) in goya_mmu_remove_device_cpu_mappings()
696 default "0x00001000" if PAGE_SIZE_4KB
1283 config PAGE_SIZE_4KB config in General architecture-dependent options""choicefce0800402041356 default 12 if PAGE_SIZE_4KB
1786 depends on !PAGE_SIZE_4KB3021 default 4 if PAGE_SIZE_4KB && MIPS_VA_BITS_48
1404 depends on PAGE_SIZE_4KB