Searched refs:sysreg_64 (Results 1 – 1 of 1) sorted by relevance
| /libcpu/aarch64/common/include/ |
| A D | cpu.h | 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) [all …]
|
Completed in 2 milliseconds