Searched refs:dma_pte (Results 1 – 1 of 1) sorted by relevance
325 struct dma_pte { struct329 static inline void dma_clear_pte(struct dma_pte *pte) in dma_clear_pte() argument334 static inline u64 dma_pte_addr(struct dma_pte *pte) in dma_pte_addr()344 static inline bool dma_pte_present(struct dma_pte *pte) in dma_pte_present()349 static inline bool dma_pte_superpage(struct dma_pte *pte) in dma_pte_superpage()354 static inline int first_pte_in_page(struct dma_pte *pte) in first_pte_in_page()396 struct dma_pte *pgd; /* virtual address */994 static struct dma_pte *pfn_to_dma_pte(struct dmar_domain *domain, in pfn_to_dma_pte()997 struct dma_pte *parent, *pte = NULL; in pfn_to_dma_pte()1050 static struct dma_pte *dma_pfn_level_pte(struct dmar_domain *domain, in dma_pfn_level_pte()[all …]