Searched refs:RK_PTE_PAGE_WRITABLE (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/iommu/ | ||
H A D | rockchip-iommu.c | 282 #define RK_PTE_PAGE_WRITABLE BIT(2)
macro 326 flags |= (prot & IOMMU_WRITE) ? RK_PTE_PAGE_WRITABLE : 0; in rk_mk_pte() |
Completed in 3 milliseconds