Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dinit_32.c89 int __map_without_ltlbs; variable
105 __map_without_ltlbs = 1; in MMU_setup()
109 __map_without_ltlbs = 1; in MMU_setup()
114 __map_without_ltlbs = 1; in MMU_setup()
D8xx_mmu.c23 extern int __map_without_ltlbs;
35 if (__map_without_ltlbs) in v_block_mapped()
51 if (__map_without_ltlbs) in p_block_mapped()
123 if (__map_without_ltlbs) { in mmu_mapin_ram()
D40x_mmu.c54 extern int __map_without_ltlbs;
105 if (__map_without_ltlbs) in mmu_mapin_ram()