Home
last modified time | relevance | path

Searched refs:rk_pte_is_page_represent (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Drockchip-iommu.c284 static inline bool rk_pte_is_page_represent(u32 pte) in rk_pte_is_page_represent() function
964 if (rk_pte_is_page_valid(pte) && !rk_pte_is_page_represent(pte)) in rk_iommu_map_iova()