Home
last modified time | relevance | path

Searched refs:CACHE_BASE (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Daddrspace.h26 #ifndef CACHE_BASE
27 #define CACHE_BASE CSR_DMW1_BASE macro
45 #define TO_CACHE(x) (CACHE_BASE | ((x) & TO_PHYS_MASK))
52 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET)
H A Dio.h36 return (void __iomem *)(unsigned long)(CACHE_BASE + offset); in ioremap_prot()
H A Dkasan.h31 #define XKPRANGE_CC_START CACHE_BASE
H A Dstackframe.h43 li.d \temp1, CACHE_BASE
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Daddrspace.h31 #ifndef CACHE_BASE
32 #define CACHE_BASE CSR_DMW1_BASE macro
50 #define TO_CACHE(x) (CACHE_BASE | ((x) & TO_PHYS_MASK))
57 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET)
H A Dkasan.h31 #define XKPRANGE_CC_START CACHE_BASE
H A Dio.h34 return (void __iomem *)(unsigned long)(CACHE_BASE + offset); in ioremap_prot()
H A Dstackframe.h42 li.d \temp1, CACHE_BASE
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Drelocate_kernel.S104 li.d t0, CACHE_BASE
H A Drelocate.c191 return (void *)(CACHE_BASE + 0x02000000); in determine_relocation_address()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Drelocate_kernel.S101 li.d t0, CACHE_BASE

Completed in 5 milliseconds