Searched refs:FSR_FS_MASK (Results 1 – 2 of 2) sorted by relevance
159 #define FSR_FS_MASK (BIT32(10) | (BIT32(4) - 1))158 #define FSR_FS_MASK global() macro
835 switch (fsr & FSR_FS_MASK) { in core_mmu_get_fault_type()