Lines Matching refs:sysreg_64
31 #define sysreg_64(op1, crn, crm, op2) sysreg_32(op1, crn, crm, op2) macro
43 #define ICC_IAR0_SYS sysreg_64(0, c12, c8, 0)
44 #define ICC_IAR1_SYS sysreg_64(0, c12, c12, 0)
45 #define ICC_EOIR0_SYS sysreg_64(0, c12, c8, 1)
46 #define ICC_EOIR1_SYS sysreg_64(0, c12, c12, 1)
47 #define ICC_HPPIR0_SYS sysreg_64(0, c12, c8, 2)
48 #define ICC_HPPIR1_SYS sysreg_64(0, c12, c12, 2)
49 #define ICC_BPR0_SYS sysreg_64(0, c12, c8, 3)
50 #define ICC_BPR1_SYS sysreg_64(0, c12, c12, 3)
51 #define ICC_DIR_SYS sysreg_64(0, c12, c11, 1)
52 #define ICC_PMR_SYS sysreg_64(0, c4, c6, 0)
53 #define ICC_RPR_SYS sysreg_64(0, c12, c11, 3)
54 #define ICC_CTLR_SYS sysreg_64(0, c12, c12, 4)
55 #define ICC_SRE_SYS sysreg_64(0, c12, c12, 5)
56 #define ICC_IGRPEN0_SYS sysreg_64(0, c12, c12, 6)
57 #define ICC_IGRPEN1_SYS sysreg_64(0, c12, c12, 7)
58 #define ICC_SGI0R_SYS sysreg_64(0, c12, c11, 7)
59 #define ICC_SGI1R_SYS sysreg_64(0, c12, c11, 5)
60 #define ICC_ASGI1R_SYS sysreg_64(0, c12, c11, 6)