mirror of https://gitee.com/openkylin/linux.git
6453f9ed9d
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 |