Home
last modified time | relevance | path

Searched refs:UNCACHE_BASE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Daddrspace.h30 #ifndef UNCACHE_BASE
31 #define UNCACHE_BASE CSR_DMW0_BASE macro
46 #define TO_UNCACHE(x) (UNCACHE_BASE | ((x) & TO_PHYS_MASK))
H A Dio.h38 return (void __iomem *)(unsigned long)(UNCACHE_BASE + offset); in ioremap_prot()
H A Dkasan.h38 #define XKPRANGE_UC_START UNCACHE_BASE
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Daddrspace.h35 #ifndef UNCACHE_BASE
36 #define UNCACHE_BASE CSR_DMW0_BASE macro
51 #define TO_UNCACHE(x) (UNCACHE_BASE | ((x) & TO_PHYS_MASK))
H A Dkasan.h38 #define XKPRANGE_UC_START UNCACHE_BASE
H A Dio.h36 return (void __iomem *)(unsigned long)(UNCACHE_BASE + offset); in ioremap_prot()

Completed in 2 milliseconds