Searched refs:MMU_PAGE_FAULT_FLAGS (Results 1 – 4 of 4) sorted by relevance
311 #define MMU_PAGE_FAULT_FLAGS 16 macro316 #define MMU_BUS_ERROR(n) (1UL << ((n) + MMU_PAGE_FAULT_FLAGS))
218 #define MMU_PAGE_FAULT_FLAGS 16 macro224 #define MMU_BUS_ERROR(n) (1UL << ((n) + MMU_PAGE_FAULT_FLAGS))
129 const int busfault_shift = MMU_PAGE_FAULT_FLAGS; in kbase_mmu_interrupt()
306 const int busfault_shift = MMU_PAGE_FAULT_FLAGS; in kbase_mmu_interrupt()