Home
last modified time | relevance | path

Searched refs:SYS_TRCSEQEVR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kvm/
H A Demulate-nested.c1647 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 Dsysreg.h254 #define SYS_TRCSEQEVR(m) sys_reg(2, 1, 0, (m & 3), 4) macro