Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/mm/
Dinit_32.c86 int __map_without_ltlbs; variable
102 __map_without_ltlbs = 1; in MMU_setup()
106 __map_without_ltlbs = 1; in MMU_setup()
109 __map_without_ltlbs = 1; in MMU_setup()
/Linux-v5.4/arch/powerpc/mm/nohash/
D8xx.c19 extern int __map_without_ltlbs;
31 if (__map_without_ltlbs) in v_block_mapped()
47 if (__map_without_ltlbs) in p_block_mapped()
110 if (__map_without_ltlbs) { in mmu_mapin_ram()
D40x.c49 extern int __map_without_ltlbs;
100 if (__map_without_ltlbs) in mmu_mapin_ram()