Searched refs:MMU060_SP (Results 1 – 2 of 2) sorted by relevance
188 #define MMU060_SP (0x00000100) /* supervisor protection */ macro201 #define MMU060_ERR_BITS (MMU060_PBE | MMU060_SBE | MMU060_DESC_ERR | MMU060_SP | \
149 if (fslw & (MMU060_DESC_ERR | MMU060_WP | MMU060_SP)) { in access_error060()