Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dinit_32.c88 int __map_without_bats; variable
101 __map_without_bats = 1; in MMU_setup()
108 __map_without_bats = 1; in MMU_setup()
113 __map_without_bats = 1; in MMU_setup()
Dmmu_decl.h99 extern int __map_without_bats;
Dppc_mmu_32.c80 if (__map_without_bats) { in mmu_mapin_ram()