mirror of
https://github.com/torvalds/linux.git
synced 2024-12-05 10:32:35 +00:00
01158487af
Loongson-3A6000 and newer processors have hardware page table walker (PTW) support. PTW can handle all fastpaths of TLBI/TLBL/TLBS/TLBM exceptions by hardware, software only need to handle slowpaths (page faults). BTW, PTW doesn't append _PAGE_MODIFIED for page table entries, so we change pmd_dirty() and pte_dirty() to also check _PAGE_DIRTY for the "dirty" attribute. Signed-off-by: Liang Gao <gaoliang@loongson.cn> Signed-off-by: Jun Yi <yijun@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn> |
||
---|---|---|
.. | ||
auxvec.h | ||
bitsperlong.h | ||
bpf_perf_event.h | ||
break.h | ||
byteorder.h | ||
hwcap.h | ||
Kbuild | ||
perf_regs.h | ||
ptrace.h | ||
reg.h | ||
sigcontext.h | ||
signal.h | ||
ucontext.h | ||
unistd.h |