Searched refs:SYS_TRCACATR (Results 1 – 2 of 2) sorted by relevance
| /arch/arm64/kvm/ |
| A D | emulate-nested.c | 1696 SR_FGT(SYS_TRCACATR(0), HDFGRTR, TRC, 1), 1697 SR_FGT(SYS_TRCACATR(1), HDFGRTR, TRC, 1), 1698 SR_FGT(SYS_TRCACATR(2), HDFGRTR, TRC, 1), 1699 SR_FGT(SYS_TRCACATR(3), HDFGRTR, TRC, 1), 1700 SR_FGT(SYS_TRCACATR(4), HDFGRTR, TRC, 1), 1701 SR_FGT(SYS_TRCACATR(5), HDFGRTR, TRC, 1), 1702 SR_FGT(SYS_TRCACATR(6), HDFGRTR, TRC, 1), 1703 SR_FGT(SYS_TRCACATR(7), HDFGRTR, TRC, 1), 1704 SR_FGT(SYS_TRCACATR(8), HDFGRTR, TRC, 1), 1705 SR_FGT(SYS_TRCACATR(9), HDFGRTR, TRC, 1), [all …]
|
| /arch/arm64/include/asm/ |
| A D | sysreg.h | 213 #define SYS_TRCACATR(m) sys_reg(2, 1, 2, ((m & 7) << 1), (2 | (m >> 3))) macro
|
Completed in 14 milliseconds