Home
last modified time | relevance | path

Searched refs:__TYPER_CRm (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h362 #define __TYPER_CRm(n) (0xc | (((n) >> 3) & 0x3)) macro
363 #define SYS_PMEVTYPERn_EL0(n) sys_reg(3, 3, 14, __TYPER_CRm(n), __PMEV_op2(n))
/linux/arch/arm64/include/asm/
H A Dsysreg.h499 #define __TYPER_CRm(n) (0xc | (((n) >> 3) & 0x3)) macro
500 #define SYS_PMEVTYPERn_EL0(n) sys_reg(3, 3, 14, __TYPER_CRm(n), __PMEV_op2(n))