Home
last modified time | relevance | path

Searched refs:shadow_entry (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/loongson/
H A Diommu.h34 #define iommu_pt_present(shadow_entry) ((*shadow_entry != 0))
37 * shadow_entry using kmalloc to request memory space,
39 * when the shadow_entry address is not a ARCH_DMA_MINALIGN-aligned
40 * address, we think that shadow_entry store large pages
209 static inline unsigned long *iommu_shadow_offset(spt_entry *shadow_entry, in iommu_shadow_offset() argument
214 table_base = shadow_entry->shadow_ptable; in iommu_shadow_offset()

Completed in 1 milliseconds