Searched refs:MMU_B (Results 1 – 3 of 3) sorted by relevance
59 if (mmusr & (MMU_I|MMU_B|MMU_L)) in virt_to_phys_slow()
119 #define MMU_B (0x8000) /* bus error */ macro
568 } else if (mmusr & (MMU_B|MMU_L|MMU_S)) { in bus_error030()657 else if (mmusr & (MMU_B|MMU_L|MMU_S)) { in bus_error030()