Home
last modified time | relevance | path

Searched refs:V7M_SCB_CTR (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mm/
Dproc-macros.S76 movw \tmp, #:lower16:BASEADDR_V7M_SCB + V7M_SCB_CTR
77 movt \tmp, #:upper16:BASEADDR_V7M_SCB + V7M_SCB_CTR
94 movw \tmp, #:lower16:BASEADDR_V7M_SCB + V7M_SCB_CTR
95 movt \tmp, #:upper16:BASEADDR_V7M_SCB + V7M_SCB_CTR
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dv7m.h57 #define V7M_SCB_CTR 0x7c /* Cache Type register */ macro
Dcachetype.h90 writel(cache_selector, BASEADDR_V7M_SCB + V7M_SCB_CTR); in set_csselr()
Dcputype.h204 return readl(BASEADDR_V7M_SCB + V7M_SCB_CTR); in read_cpuid_cachetype()
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
Dhead.S752 movw \tmp, #:lower16:BASEADDR_V7M_SCB + V7M_SCB_CTR
753 movt \tmp, #:upper16:BASEADDR_V7M_SCB + V7M_SCB_CTR