Searched refs:MMU_PAGE_FAULT_ACTIVE (Results 1 – 1 of 1) sorted by relevance
1033 #define MMU_PAGE_FAULT_ACTIVE BIT(1) macro6626 bool pagefault = val & MMU_PAGE_FAULT_ACTIVE; in vop2_iommu_disable()