Searched refs:MRS_MASK (Results 1 – 4 of 4) sorted by relevance
101 #define MRS_ID_AA64MMFR2_EL0_MASK (MRS_MASK | 0x000fffe0) in id_aa64mmfr2_handler()
2353 if ((insn & MRS_MASK) != MRS_VALUE) in user_ctr_handler()2392 if ((insn & MRS_MASK) != MRS_VALUE) in user_mrs_handler()
299 if ((insn & MRS_MASK) != MRS_VALUE) in cntpct_handler()
39 #define MRS_MASK 0xfff00000 macro