Searched refs:is_large_pte (Results 1 – 1 of 1) sorted by relevance
44 static inline bool is_large_pte(u64 pte) in is_large_pte() function113 if (is_large_pte(pt[i])) in free_pgtable()147 if (IOMMU_PTE_PRESENT(__pte) && is_large_pte(__pte)) { in v2_alloc_pte()215 if (is_large_pte(*pte)) { in fetch_pte()
Completed in 4 milliseconds