Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Drockchip-iommu.c257 #define RK_PTE_PAGE_FLAGS_MASK 0x000001fe macro
569 page_flags = pte & RK_PTE_PAGE_FLAGS_MASK; in log_iova()