Home
last modified time | relevance | path

Searched defs:first_pte (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iommu/intel/
H A Diommu.c1098 struct dma_pte *first_pte, *pte; in dma_pte_clear_range() local
1225 struct dma_pte *first_pte = NULL, *last_pte = NULL; in dma_pte_clear_level() local
5485 struct dma_pte *first_pte = NULL, *pte = NULL; in clflush_sync_map() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iommu/intel/
H A Diommu.c1098 struct dma_pte *first_pte, *pte; in dma_pte_clear_range() local
1225 struct dma_pte *first_pte = NULL, *last_pte = NULL; in dma_pte_clear_level() local
5485 struct dma_pte *first_pte = NULL, *pte = NULL; in clflush_sync_map() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iommu/intel/
H A Diommu.c1098 struct dma_pte *first_pte, *pte; in dma_pte_clear_range() local
1225 struct dma_pte *first_pte = NULL, *last_pte = NULL; in dma_pte_clear_level() local
5485 struct dma_pte *first_pte = NULL, *pte = NULL; in clflush_sync_map() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gem_gtt.c1360 unsigned first_pte = first_entry % I915_PPGTT_PT_ENTRIES; in gen6_ppgtt_clear_range() local