Searched refs:LIMA_MMU_STATUS_PAGE_FAULT_ACTIVE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/lima/ | ||
D | lima_mmu.c | 154 if (status & LIMA_MMU_STATUS_PAGE_FAULT_ACTIVE) { in lima_mmu_page_fault_resume() |
D | lima_regs.h | 236 #define LIMA_MMU_STATUS_PAGE_FAULT_ACTIVE BIT(1) macro |