Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dsun50i-iommu.c252 #define SUN50I_PTE_PAGE_VALID BIT(1) macro
266 return pte & SUN50I_PTE_PAGE_VALID; in sun50i_pte_is_page_valid()
285 return page | flags | SUN50I_PTE_PAGE_VALID; in sun50i_mk_pte()