Searched refs:SYS_TRCVMIDCVR (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/kvm/
H A Demulate-nested.c1501 SR_FGT(SYS_TRCVMIDCVR(0), HDFGRTR, TRC, 1),
1502 SR_FGT(SYS_TRCVMIDCVR(1), HDFGRTR, TRC, 1),
1503 SR_FGT(SYS_TRCVMIDCVR(2), HDFGRTR, TRC, 1),
1504 SR_FGT(SYS_TRCVMIDCVR(3), HDFGRTR, TRC, 1),
1505 SR_FGT(SYS_TRCVMIDCVR(4), HDFGRTR, TRC, 1),
1506 SR_FGT(SYS_TRCVMIDCVR(5), HDFGRTR, TRC, 1),
1507 SR_FGT(SYS_TRCVMIDCVR(6), HDFGRTR, TRC, 1),
1508 SR_FGT(SYS_TRCVMIDCVR(7), HDFGRTR, TRC, 1),
/linux-master/arch/arm64/include/asm/
H A Dsysreg.h268 #define SYS_TRCVMIDCVR(m) sys_reg(2, 1, 3, ((m & 7) << 1), 1) macro

Completed in 209 milliseconds