Home
last modified time | relevance | path

Searched defs:__TYPER_CRm (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dsysreg.h470 #define __TYPER_CRm(n) (0xc | (((n) >> 3) & 0x3)) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dsysreg.h477 #define __TYPER_CRm(n) (0xc | (((n) >> 3) & 0x3)) macro
/kernel/linux/linux-6.6/tools/arch/arm64/include/asm/
H A Dsysreg.h523 #define __TYPER_CRm(n) (0xc | (((n) >> 3) & 0x3)) macro

Completed in 10 milliseconds