Searched refs:SYS_TRCVMIDCVR (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/arm64/kvm/ |
| H A D | emulate-nested.c | 1826 SR_FGT(SYS_TRCVMIDCVR(0), HDFGRTR, TRC, 1), 1827 SR_FGT(SYS_TRCVMIDCVR(1), HDFGRTR, TRC, 1), 1828 SR_FGT(SYS_TRCVMIDCVR(2), HDFGRTR, TRC, 1), 1829 SR_FGT(SYS_TRCVMIDCVR(3), HDFGRTR, TRC, 1), 1830 SR_FGT(SYS_TRCVMIDCVR(4), HDFGRTR, TRC, 1), 1831 SR_FGT(SYS_TRCVMIDCVR(5), HDFGRTR, TRC, 1), 1832 SR_FGT(SYS_TRCVMIDCVR(6), HDFGRTR, TRC, 1), 1833 SR_FGT(SYS_TRCVMIDCVR(7), HDFGRTR, TRC, 1),
|
| /linux/tools/arch/arm64/include/asm/ |
| H A D | sysreg.h | 274 #define SYS_TRCVMIDCVR(m) sys_reg(2, 1, 3, ((m & 7) << 1), 1) macro
|
| /linux/arch/arm64/include/asm/ |
| H A D | sysreg.h | 272 #define SYS_TRCVMIDCVR(m) sys_reg(2, 1, 3, ((m & 7) << 1), 1) macro
|