Searched refs:RK_PTE_PAGE_READABLE_V2 (Results 1 – 1 of 1) sorted by relevance
287 #define RK_PTE_PAGE_READABLE_V2 BIT(2) macro294 flags |= (prot & IOMMU_READ) ? RK_PTE_PAGE_READABLE_V2 : 0; in rk_mk_pte_v2()