Searched refs:RK_PTE_PAGE_WRITABLE_V2 (Results 1 – 1 of 1) sorted by relevance
288 #define RK_PTE_PAGE_WRITABLE_V2 BIT(1) macro295 flags |= (prot & IOMMU_WRITE) ? RK_PTE_PAGE_WRITABLE_V2 : 0; in rk_mk_pte_v2()