Searched refs:SYS_TRCSSPCICR (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/arm64/kvm/ |
| H A D | emulate-nested.c | 1809 SR_FGT(SYS_TRCSSPCICR(0), HDFGRTR, TRC, 1), 1810 SR_FGT(SYS_TRCSSPCICR(1), HDFGRTR, TRC, 1), 1811 SR_FGT(SYS_TRCSSPCICR(2), HDFGRTR, TRC, 1), 1812 SR_FGT(SYS_TRCSSPCICR(3), HDFGRTR, TRC, 1), 1813 SR_FGT(SYS_TRCSSPCICR(4), HDFGRTR, TRC, 1), 1814 SR_FGT(SYS_TRCSSPCICR(5), HDFGRTR, TRC, 1), 1815 SR_FGT(SYS_TRCSSPCICR(6), HDFGRTR, TRC, 1), 1816 SR_FGT(SYS_TRCSSPCICR(7), HDFGRTR, TRC, 1),
|
| /linux/tools/arch/arm64/include/asm/ |
| H A D | sysreg.h | 262 #define SYS_TRCSSPCICR(m) sys_reg(2, 1, 1, (m & 7), 3) macro
|
| /linux/arch/arm64/include/asm/ |
| H A D | sysreg.h | 260 #define SYS_TRCSSPCICR(m) sys_reg(2, 1, 1, (m & 7), 3) macro
|