Searched refs:dma_pte (Results 1 – 1 of 1) sorted by relevance
265 struct dma_pte { struct269 static inline void dma_clear_pte(struct dma_pte *pte) in dma_clear_pte() argument274 static inline u64 dma_pte_addr(struct dma_pte *pte) in dma_pte_addr()284 static inline bool dma_pte_present(struct dma_pte *pte) in dma_pte_present()289 static inline bool dma_pte_superpage(struct dma_pte *pte) in dma_pte_superpage()294 static inline int first_pte_in_page(struct dma_pte *pte) in first_pte_in_page()325 struct dma_pte *pgd; /* virtual address */835 static struct dma_pte *pfn_to_dma_pte(struct dmar_domain *domain, in pfn_to_dma_pte()838 struct dma_pte *parent, *pte = NULL; in pfn_to_dma_pte()891 static struct dma_pte *dma_pfn_level_pte(struct dmar_domain *domain, in dma_pfn_level_pte()[all …]