On PPC32, pte_offset_map() does a kmap_atomic() in order to support
page tables allocated in high memory, just like ARM and x86/32.
But since at least 2008 and commit
|
||
|---|---|---|
| .. | ||
| 32 | ||
| 64 | ||
| hugetlb-book3e.h | ||
| mmu-book3e.h | ||
| mmu.h | ||
| pgalloc.h | ||
| pgtable.h | ||
| pte-book3e.h | ||
| tlbflush.h | ||