Searched refs:read_sysreg_case (Results 1 – 1 of 1) sorted by relevance
1467 #define read_sysreg_case(r) \ macro1480 read_sysreg_case(SYS_ID_PFR0_EL1); in __read_sysreg_by_encoding()1481 read_sysreg_case(SYS_ID_PFR1_EL1); in __read_sysreg_by_encoding()1482 read_sysreg_case(SYS_ID_PFR2_EL1); in __read_sysreg_by_encoding()1483 read_sysreg_case(SYS_ID_DFR0_EL1); in __read_sysreg_by_encoding()1484 read_sysreg_case(SYS_ID_DFR1_EL1); in __read_sysreg_by_encoding()1485 read_sysreg_case(SYS_ID_MMFR0_EL1); in __read_sysreg_by_encoding()1486 read_sysreg_case(SYS_ID_MMFR1_EL1); in __read_sysreg_by_encoding()1487 read_sysreg_case(SYS_ID_MMFR2_EL1); in __read_sysreg_by_encoding()1488 read_sysreg_case(SYS_ID_MMFR3_EL1); in __read_sysreg_by_encoding()[all …]