Searched refs:SYS_TRCRSCTLR (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/arm64/kvm/ |
| H A D | emulate-nested.c | 1704 SR_FGT(SYS_TRCRSCTLR(2), HDFGRTR, TRC, 1), 1705 SR_FGT(SYS_TRCRSCTLR(3), HDFGRTR, TRC, 1), 1706 SR_FGT(SYS_TRCRSCTLR(4), HDFGRTR, TRC, 1), 1707 SR_FGT(SYS_TRCRSCTLR(5), HDFGRTR, TRC, 1), 1708 SR_FGT(SYS_TRCRSCTLR(6), HDFGRTR, TRC, 1), 1709 SR_FGT(SYS_TRCRSCTLR(7), HDFGRTR, TRC, 1), 1710 SR_FGT(SYS_TRCRSCTLR(8), HDFGRTR, TRC, 1), 1711 SR_FGT(SYS_TRCRSCTLR(9), HDFGRTR, TRC, 1), 1712 SR_FGT(SYS_TRCRSCTLR(10), HDFGRTR, TRC, 1), 1713 SR_FGT(SYS_TRCRSCTLR(11), HDFGRTR, TRC, 1), [all …]
|
| /linux-6.15/tools/arch/arm64/include/asm/ |
| H A D | sysreg.h | 252 #define SYS_TRCRSCTLR(m) sys_reg(2, 1, 1, (m & 15), (0 | (m >> 4))) macro
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | sysreg.h | 252 #define SYS_TRCRSCTLR(m) sys_reg(2, 1, 1, (m & 15), (0 | (m >> 4))) macro
|