OpenCloudOS-Kernel/arch/loongarch/mm
WANG Xuerui f5c3c22f21 LoongArch: Re-tab the assembly files
Reflow the *.S files for better stylistic consistency, namely hard tabs
after mnemonic position, and vertical alignment of the first operand
with hard tabs. Tab width is obviously 8. Some pre-existing intra-block
vertical alignments are preserved.

Signed-off-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2022-07-29 18:22:32 +08:00
..
Makefile
cache.c LoongArch: Add memory management 2022-06-03 20:09:28 +08:00
extable.c LoongArch: Add memory management 2022-06-03 20:09:28 +08:00
fault.c LoongArch: Add memory management 2022-06-03 20:09:28 +08:00
hugetlbpage.c LoongArch: Add memory management 2022-06-03 20:09:28 +08:00
init.c LoongArch: Add Non-Uniform Memory Access (NUMA) support 2022-06-03 20:09:29 +08:00
ioremap.c LoongArch: Add memory management 2022-06-03 20:09:28 +08:00
maccess.c LoongArch: Add memory management 2022-06-03 20:09:28 +08:00
mmap.c LoongArch: Add memory management 2022-06-03 20:09:28 +08:00
page.S LoongArch: Re-tab the assembly files 2022-07-29 18:22:32 +08:00
pgtable.c LoongArch: Add memory management 2022-06-03 20:09:28 +08:00
tlb.c LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler() 2022-06-25 18:05:58 +08:00
tlbex.S LoongArch: Re-tab the assembly files 2022-07-29 18:22:32 +08:00