Searched refs:SYS_TRCSEQEVR (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 1647 SR_FGT(SYS_TRCSEQEVR(0), HDFGRTR, TRC, 1), 1648 SR_FGT(SYS_TRCSEQEVR(1), HDFGRTR, TRC, 1), 1649 SR_FGT(SYS_TRCSEQEVR(2), HDFGRTR, TRC, 1),
|
/linux/arch/arm64/include/asm/ |
H A D | sysreg.h | 254 #define SYS_TRCSEQEVR(m) sys_reg(2, 1, 0, (m & 3), 4) macro
|