Searched refs:SYS_TRCSSPCICR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 1412 SR_FGT(SYS_TRCSSPCICR(0), HDFGRTR, TRC, 1), 1413 SR_FGT(SYS_TRCSSPCICR(1), HDFGRTR, TRC, 1), 1414 SR_FGT(SYS_TRCSSPCICR(2), HDFGRTR, TRC, 1), 1415 SR_FGT(SYS_TRCSSPCICR(3), HDFGRTR, TRC, 1), 1416 SR_FGT(SYS_TRCSSPCICR(4), HDFGRTR, TRC, 1), 1417 SR_FGT(SYS_TRCSSPCICR(5), HDFGRTR, TRC, 1), 1418 SR_FGT(SYS_TRCSSPCICR(6), HDFGRTR, TRC, 1), 1419 SR_FGT(SYS_TRCSSPCICR(7), HDFGRTR, TRC, 1),
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | sysreg.h | 256 #define SYS_TRCSSPCICR(m) sys_reg(2, 1, 1, (m & 7), 3) macro
|