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

/linux-master/arch/arm64/kvm/
H A Demulate-nested.c1397 SR_FGT(SYS_TRCACVR(0), HDFGRTR, TRC, 1),
1398 SR_FGT(SYS_TRCACVR(1), HDFGRTR, TRC, 1),
1399 SR_FGT(SYS_TRCACVR(2), HDFGRTR, TRC, 1),
1400 SR_FGT(SYS_TRCACVR(3), HDFGRTR, TRC, 1),
1401 SR_FGT(SYS_TRCACVR(4), HDFGRTR, TRC, 1),
1402 SR_FGT(SYS_TRCACVR(5), HDFGRTR, TRC, 1),
1403 SR_FGT(SYS_TRCACVR(6), HDFGRTR, TRC, 1),
1404 SR_FGT(SYS_TRCACVR(7), HDFGRTR, TRC, 1),
1405 SR_FGT(SYS_TRCACVR(8), HDFGRTR, TRC, 1),
1406 SR_FGT(SYS_TRCACVR(
[all...]
/linux-master/arch/arm64/include/asm/
H A Dsysreg.h211 #define SYS_TRCACVR(m) sys_reg(2, 1, 2, ((m & 7) << 1), (0 | (m >> 3))) macro

Completed in 230 milliseconds