Searched refs:read_sysreg_case (Results 1 – 1 of 1) sorted by relevance
811 #define read_sysreg_case(r) \ macro821 read_sysreg_case(SYS_ID_PFR0_EL1); in __read_sysreg_by_encoding()822 read_sysreg_case(SYS_ID_PFR1_EL1); in __read_sysreg_by_encoding()823 read_sysreg_case(SYS_ID_DFR0_EL1); in __read_sysreg_by_encoding()824 read_sysreg_case(SYS_ID_MMFR0_EL1); in __read_sysreg_by_encoding()825 read_sysreg_case(SYS_ID_MMFR1_EL1); in __read_sysreg_by_encoding()826 read_sysreg_case(SYS_ID_MMFR2_EL1); in __read_sysreg_by_encoding()827 read_sysreg_case(SYS_ID_MMFR3_EL1); in __read_sysreg_by_encoding()828 read_sysreg_case(SYS_ID_ISAR0_EL1); in __read_sysreg_by_encoding()829 read_sysreg_case(SYS_ID_ISAR1_EL1); in __read_sysreg_by_encoding()[all …]