Home
last modified time | relevance | path

Searched refs:etext8 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/powerpc/mm/nohash/
D8xx.c150 unsigned long etext8 = ALIGN(__pa(_etext), SZ_8M); in mmu_mapin_ram() local
153 unsigned long boundary = strict_boundary ? sinittext : etext8; in mmu_mapin_ram()
181 unsigned long etext8 = ALIGN(__pa(_etext), SZ_8M); in mmu_mark_initmem_nx() local
183 unsigned long boundary = strict_kernel_rwx_enabled() ? sinittext : etext8; in mmu_mark_initmem_nx()