Searched refs:SYS_TRCSSPCICR (Results 1 – 2 of 2) sorted by relevance
| /arch/arm64/kvm/ |
| A D | emulate-nested.c | 1799 SR_FGT(SYS_TRCSSPCICR(0), HDFGRTR, TRC, 1), 1800 SR_FGT(SYS_TRCSSPCICR(1), HDFGRTR, TRC, 1), 1801 SR_FGT(SYS_TRCSSPCICR(2), HDFGRTR, TRC, 1), 1802 SR_FGT(SYS_TRCSSPCICR(3), HDFGRTR, TRC, 1), 1803 SR_FGT(SYS_TRCSSPCICR(4), HDFGRTR, TRC, 1), 1804 SR_FGT(SYS_TRCSSPCICR(5), HDFGRTR, TRC, 1), 1805 SR_FGT(SYS_TRCSSPCICR(6), HDFGRTR, TRC, 1), 1806 SR_FGT(SYS_TRCSSPCICR(7), HDFGRTR, TRC, 1),
|
| /arch/arm64/include/asm/ |
| A D | sysreg.h | 259 #define SYS_TRCSSPCICR(m) sys_reg(2, 1, 1, (m & 7), 3) macro
|
Completed in 14 milliseconds