kernel-aes67/arch/mips/mm
Jiaxun Yang 8cc461b85f MIPS: tlbex: Use GPR number macros
Use GPR number macros in uasm code generation parts to
reduce code duplication.

No functional change.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2024-02-20 12:41:52 +01:00
..
Makefile
c-octeon.c
c-r3k.c
c-r4k.c Just cleanups and fixes 2024-01-17 11:20:50 -08:00
cache.c mips: fix r3k_cache_init build regression 2023-12-20 15:02:57 -08:00
cerr-sb1.c
cex-gen.S MIPS: Fix typos 2024-01-08 10:39:12 +01:00
cex-oct.S
cex-sb1.S
context.c
dma-noncoherent.c iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() 2023-12-12 10:18:45 +01:00
extable.c
fault.c mips: add missing declarations for trap handlers 2023-12-10 17:21:38 -08:00
highmem.c
hugetlbpage.c
init.c Just cleanups and fixes 2024-01-17 11:20:50 -08:00
ioremap.c mips: mm: add slab availability checking in ioremap_prot 2023-12-21 15:32:46 +01:00
ioremap64.c
maccess.c
mmap.c
page-funcs.S mips: replace #include <asm/export.h> with #include <linux/export.h> 2023-08-15 10:22:23 +02:00
page.c MIPS: page: Use GPR number macros 2024-02-20 12:41:52 +01:00
pgtable-32.c mips: implement the new page table range API 2023-08-24 16:20:22 -07:00
pgtable-64.c mips: hide conditionally unused functions 2023-12-10 17:21:42 -08:00
pgtable.c mips: convert various functions to use ptdescs 2023-08-21 13:37:56 -07:00
physaddr.c
sc-debugfs.c
sc-ip22.c
sc-mips.c
sc-r5k.c
sc-rm7k.c
tlb-funcs.S mips: replace #include <asm/export.h> with #include <linux/export.h> 2023-08-15 10:22:23 +02:00
tlb-r3k.c Just cleanups and fixes 2024-01-17 11:20:50 -08:00
tlb-r4k.c Just cleanups and fixes 2024-01-17 11:20:50 -08:00
tlbex-fault.S
tlbex.c MIPS: tlbex: Use GPR number macros 2024-02-20 12:41:52 +01:00
uasm-micromips.c
uasm-mips.c
uasm.c