Home
last modified time | relevance | path

Searched defs:pt (Results 1 – 25 of 109) sorted by relevance

12345

/drivers/hv/
A Dmshv_eventfd.c223 struct mshv_partition *pt = rp->rsmplr_partn; in mshv_irqfd_resampler_shutdown() local
297 struct mshv_partition *pt = irqfd->irqfd_partn; in mshv_irqfd_wakeup() local
344 static void mshv_irqfd_update(struct mshv_partition *pt, in mshv_irqfd_update()
354 void mshv_irqfd_routing_update(struct mshv_partition *pt) in mshv_irqfd_routing_update()
382 static int mshv_irqfd_assign(struct mshv_partition *pt, in mshv_irqfd_assign()
527 static int mshv_irqfd_deassign(struct mshv_partition *pt, in mshv_irqfd_deassign()
558 int mshv_set_unset_irqfd(struct mshv_partition *pt, in mshv_set_unset_irqfd()
574 static void mshv_irqfd_release(struct mshv_partition *pt) in mshv_irqfd_release()
789 int mshv_set_unset_ioeventfd(struct mshv_partition *pt, in mshv_set_unset_ioeventfd()
807 void mshv_eventfd_init(struct mshv_partition *pt) in mshv_eventfd_init()
[all …]
/drivers/dma/amd/ptdma/
A Dptdma-dmaengine.c92 struct pt_device *pt = desc->pt; in pt_do_cleanup() local
164 struct pt_device *pt; in pt_dma_start_desc() local
201 struct pt_device *pt; in pt_handle_active_desc() local
268 struct pt_device *pt; in pt_cmd_callback() local
388 struct pt_device *pt = chan->pt; in pt_create_desc() local
452 struct pt_device *pt; in pt_issue_pending() local
489 struct pt_device *pt = chan->pt; in pt_tx_status() local
505 struct pt_device *pt = chan->pt; in pt_pause() local
521 struct pt_device *pt = chan->pt; in pt_resume() local
541 struct pt_device *pt = chan->pt; in pt_terminate_all() local
[all …]
A Dptdma-pci.c38 struct pt_device *pt; in pt_alloc_struct() local
51 static int pt_get_msix_irqs(struct pt_device *pt) in pt_get_msix_irqs()
71 static int pt_get_msi_irq(struct pt_device *pt) in pt_get_msi_irq()
86 static int pt_get_irqs(struct pt_device *pt) in pt_get_irqs()
107 static void pt_free_irqs(struct pt_device *pt) in pt_free_irqs()
123 struct pt_device *pt; in pt_pci_probe() local
208 struct pt_device *pt = dev_get_drvdata(dev); in pt_pci_remove() local
A Dptdma-dev.c104 struct pt_device *pt = container_of(cmd_q, struct pt_device, cmd_q); in pt_core_perform_passthru() local
144 void pt_check_status_trans(struct pt_device *pt, struct pt_cmd_queue *cmd_q) in pt_check_status_trans()
166 struct pt_device *pt = data; in pt_core_irq_handler() local
176 int pt_core_init(struct pt_device *pt) in pt_core_init()
277 void pt_core_destroy(struct pt_device *pt) in pt_core_destroy()
A Dptdma-debugfs.c26 struct pt_device *pt = s->private; in pt_debugfs_info_show() local
57 struct pt_device *pt = s->private; in pt_debugfs_stats_show() local
67 struct pt_device *pt; in pt_debugfs_queue_show() local
101 void ptdma_debugfs_setup(struct pt_device *pt) in ptdma_debugfs_setup()
/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
A Dvmmgp100.c35 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in gp100_vmm_pfn_unmap()
56 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in gp100_vmm_pfn_clear()
75 gp100_vmm_pgt_pfn(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in gp100_vmm_pgt_pfn()
115 gp100_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in gp100_vmm_pgt_pte()
163 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in gp100_vmm_pgt_sparse()
183 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in gp100_vmm_lpt_invalid()
219 gp100_vmm_pde(struct nvkm_mmu_pt *pt, u64 *data) in gp100_vmm_pde()
254 struct nvkm_mmu_pt *pt, u32 pdei, u32 pdes) in gp100_vmm_pd0_sparse()
262 struct nvkm_mmu_pt *pt, u32 pdei, u32 pdes) in gp100_vmm_pd0_unmap()
269 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in gp100_vmm_pd0_pfn_unmap()
[all …]
A Dvmmgh100.c13 gh100_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, in gh100_vmm_pgt_pte()
25 gh100_vmm_pgt_sgl(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, in gh100_vmm_pgt_sgl()
32 gh100_vmm_pgt_dma(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, in gh100_vmm_pgt_dma()
52 gh100_vmm_pgt_mem(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes, in gh100_vmm_pgt_mem()
60 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in gh100_vmm_pgt_sparse()
78 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in gh100_vmm_lpt_invalid()
94 gh100_vmm_pd0_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in gh100_vmm_pd0_pte()
106 gh100_vmm_pd0_mem(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in gh100_vmm_pd0_mem()
113 gh100_vmm_pde(struct nvkm_mmu_pt *pt, u64 *data) in gh100_vmm_pde()
156 struct nvkm_mmu_pt *pt, u32 pdei, u32 pdes) in gh100_vmm_pd0_sparse()
[all …]
A Dvmmnv44.c27 nv44_vmm_pgt_fill(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv44_vmm_pgt_fill()
73 nv44_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv44_vmm_pgt_pte()
105 nv44_vmm_pgt_sgl(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv44_vmm_pgt_sgl()
112 nv44_vmm_pgt_dma(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv44_vmm_pgt_dma()
148 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in nv44_vmm_pgt_unmap()
A Dvmmnv50.c32 nv50_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv50_vmm_pgt_pte()
58 nv50_vmm_pgt_sgl(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv50_vmm_pgt_sgl()
65 nv50_vmm_pgt_dma(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv50_vmm_pgt_dma()
84 nv50_vmm_pgt_mem(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv50_vmm_pgt_mem()
92 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in nv50_vmm_pgt_unmap()
108 struct nvkm_mmu_pt *pt; in nv50_vmm_pde() local
A Dbase.c34 struct nvkm_mmu_pt *pt; member
42 nvkm_mmu_ptp_put(struct nvkm_mmu *mmu, bool force, struct nvkm_mmu_pt *pt) in nvkm_mmu_ptp_put()
67 struct nvkm_mmu_pt *pt; in nvkm_mmu_ptp_get() local
143 struct nvkm_mmu_pt *pt = *ppt; in nvkm_mmu_ptc_put() local
170 struct nvkm_mmu_pt *pt; in nvkm_mmu_ptc_get() local
224 struct nvkm_mmu_pt *pt, *tt; in nvkm_mmu_ptc_dump() local
A Dvmmnv41.c27 nv41_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv41_vmm_pgt_pte()
38 nv41_vmm_pgt_sgl(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv41_vmm_pgt_sgl()
45 nv41_vmm_pgt_dma(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv41_vmm_pgt_dma()
62 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in nv41_vmm_pgt_unmap()
A Dvmmgf100.c32 gf100_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in gf100_vmm_pgt_pte()
58 gf100_vmm_pgt_sgl(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in gf100_vmm_pgt_sgl()
65 gf100_vmm_pgt_dma(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in gf100_vmm_pgt_dma()
84 gf100_vmm_pgt_mem(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in gf100_vmm_pgt_mem()
92 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in gf100_vmm_pgt_unmap()
110 struct nvkm_mmu_pt *pt; in gf100_vmm_pgd_pde() local
A Dvmmnv04.c28 nv04_vmm_pgt_pte(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv04_vmm_pgt_pte()
39 nv04_vmm_pgt_sgl(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv04_vmm_pgt_sgl()
46 nv04_vmm_pgt_dma(struct nvkm_vmm *vmm, struct nvkm_mmu_pt *pt, in nv04_vmm_pgt_dma()
61 struct nvkm_mmu_pt *pt, u32 ptei, u32 ptes) in nv04_vmm_pgt_unmap()
/drivers/gpu/drm/gma500/
A Dmmu.c224 static void psb_mmu_free_pt(struct psb_mmu_pt *pt) in psb_mmu_free_pt()
235 struct psb_mmu_pt *pt; in psb_mmu_free_pagedir() local
263 struct psb_mmu_pt *pt = kmalloc(sizeof(*pt), GFP_KERNEL); in psb_mmu_alloc_pt() local
311 struct psb_mmu_pt *pt; in psb_mmu_pt_alloc_map_lock() local
351 struct psb_mmu_pt *pt; in psb_mmu_pt_map_lock() local
364 static void psb_mmu_pt_unmap_unlock(struct psb_mmu_pt *pt) in psb_mmu_pt_unmap_unlock()
482 struct psb_mmu_pt *pt; in psb_mmu_flush_ptes() local
529 struct psb_mmu_pt *pt; in psb_mmu_remove_pfn_sequence() local
569 struct psb_mmu_pt *pt; in psb_mmu_remove_pages() local
625 struct psb_mmu_pt *pt; in psb_mmu_insert_pfn_sequence() local
[all …]
/drivers/gpu/drm/xe/
A Dxe_lmtt.c60 struct xe_lmtt_pt *pt; in lmtt_pt_alloc() local
96 static void lmtt_pt_free(struct xe_lmtt_pt *pt) in lmtt_pt_free()
278 static void lmtt_write_pte(struct xe_lmtt *lmtt, struct xe_lmtt_pt *pt, in lmtt_write_pte()
306 struct xe_lmtt_pt *pt; in lmtt_destroy_pt() local
324 struct xe_lmtt_pt *pt; in lmtt_drop_pages() local
350 struct xe_lmtt_pt *pt; in __lmtt_alloc_range() local
384 struct xe_lmtt_pt *pt; in lmtt_alloc_range() local
425 struct xe_lmtt_pt *pt; in lmtt_leaf_pt() local
450 struct xe_lmtt_pt *pt; in lmtt_insert_bo() local
A Dxe_pt.c29 struct xe_pt pt; member
78 static void xe_pt_free(struct xe_pt *pt) in xe_pt_free()
104 struct xe_pt *pt; in xe_pt_create() local
160 struct xe_pt *pt) in xe_pt_populate_empty()
716 struct xe_pt *pt = vm->pt_root[tile->id]; in xe_pt_stage_bind() local
990 struct xe_pt *pt = entries[i].pt; in xe_pt_cancel_bind() local
1048 struct xe_pt *pt = entries[i].pt; in xe_pt_commit() local
1075 struct xe_pt *pt = entries[i].pt; in xe_pt_abort_bind() local
1105 struct xe_pt *pt = entries[i].pt; in xe_pt_commit_prepare_bind() local
1768 struct xe_pt *pt = entry->pt; in xe_pt_abort_unbind() local
[all …]
/drivers/gpu/drm/i915/selftests/
A Dscatterlist.c41 static noinline int expect_pfn_sg(struct pfn_table *pt, in expect_pfn_sg()
81 static noinline int expect_pfn_sg_page_iter(struct pfn_table *pt, in expect_pfn_sg_page_iter()
112 static noinline int expect_pfn_sgtiter(struct pfn_table *pt, in expect_pfn_sgtiter()
142 static int expect_pfn_sgtable(struct pfn_table *pt, in expect_pfn_sgtable()
214 static int alloc_table(struct pfn_table *pt, in alloc_table()
293 struct pfn_table pt; in igt_sg_alloc() local
329 struct pfn_table pt; in igt_sg_trim() local
/drivers/dma-buf/
A Dsw_sync.c154 struct sync_pt *pt = dma_fence_to_sync_pt(fence); in timeline_fence_release() local
178 struct sync_pt *pt = dma_fence_to_sync_pt(fence); in timeline_fence_set_deadline() local
211 struct sync_pt *pt, *next; in sync_timeline_signal() local
252 struct sync_pt *pt; in sync_pt_create() local
328 struct sync_pt *pt, *next; in sw_sync_debugfs_release() local
348 struct sync_pt *pt; in sw_sync_ioctl_create_fence() local
411 struct sync_pt *pt; in sw_sync_ioctl_get_deadline() local
/drivers/gpu/drm/i915/gt/
A Dintel_ppgtt.c18 struct i915_page_table *pt; in alloc_pt() local
71 void free_px(struct i915_address_space *vm, struct i915_page_table *pt, int lvl) in free_px()
127 struct i915_page_table * const pt, in release_pd_entry()
244 struct i915_page_table *pt; in i915_vm_alloc_pt_stash() local
279 struct i915_page_table *pt; in i915_vm_map_pt_stash() local
296 struct i915_page_table *pt; in i915_vm_free_pt_stash() local
A Dgen6_ppgtt.c21 const struct i915_page_table *pt) in gen6_write_pde()
85 struct i915_page_table * const pt = in gen6_ppgtt_clear_range() local
153 struct i915_page_table *pt; in gen6_flush_pd() local
178 struct i915_page_table *pt; in gen6_alloc_va_range() local
259 struct i915_page_table *pt; in gen6_ppgtt_free_pd() local
301 struct i915_page_table *pt; in pd_vma_unbind() local
A Dgen8_ppgtt.c255 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_clear() local
340 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_alloc() local
410 struct i915_page_table *pt, in __gen8_ppgtt_foreach()
420 struct i915_page_table *pt = pd->entry[idx]; in __gen8_ppgtt_foreach() local
442 struct i915_page_table *pt, in gen8_ppgtt_foreach()
521 struct i915_page_table *pt = in xehp_ppgtt_insert_huge() local
644 struct i915_page_table *pt = in gen8_ppgtt_insert_huge() local
774 struct i915_page_table *pt = i915_pt_entry(pd, gen8_pd_index(idx, 1)); in gen8_ppgtt_insert_entry() local
795 struct i915_page_table *pt = i915_pt_entry(pd, gen8_pd_index(idx, 1)); in xehp_ppgtt_insert_entry_lm() local
/drivers/gpu/drm/ttm/
A Dttm_pool.c276 static void ttm_pool_type_give(struct ttm_pool_type *pt, struct page *p) in ttm_pool_type_give()
294 static struct page *ttm_pool_type_take(struct ttm_pool_type *pt) in ttm_pool_type_take()
310 static void ttm_pool_type_init(struct ttm_pool_type *pt, struct ttm_pool *pool, in ttm_pool_type_init()
325 static void ttm_pool_type_fini(struct ttm_pool_type *pt) in ttm_pool_type_fini()
374 struct ttm_pool_type *pt; in ttm_pool_shrink() local
459 struct ttm_pool_type *pt = NULL; in ttm_pool_unmap_and_free() local
732 struct ttm_pool_type *pt; in __ttm_pool_alloc() local
1080 struct ttm_pool_type *pt; in ttm_pool_init() local
1119 struct ttm_pool_type *pt; in ttm_pool_fini() local
1165 static unsigned int ttm_pool_type_count(struct ttm_pool_type *pt) in ttm_pool_type_count()
[all …]
/drivers/media/common/saa7146/
A Dsaa7146_core.c166 void *saa7146_vmalloc_build_pgtable(struct pci_dev *pci, long length, struct saa7146_pgtable *pt) in saa7146_vmalloc_build_pgtable()
204 void saa7146_vfree_destroy_pgtable(struct pci_dev *pci, void *mem, struct saa7146_pgtable *pt) in saa7146_vfree_destroy_pgtable()
213 void saa7146_pgtable_free(struct pci_dev *pci, struct saa7146_pgtable *pt) in saa7146_pgtable_free()
221 int saa7146_pgtable_alloc(struct pci_dev *pci, struct saa7146_pgtable *pt) in saa7146_pgtable_alloc()
237 int saa7146_pgtable_build_single(struct pci_dev *pci, struct saa7146_pgtable *pt, in saa7146_pgtable_build_single()
/drivers/dma/amd/ae4dma/
A Dae4dma-pci.c16 struct pt_device *pt = &ae4->pt; in ae4_get_irqs() local
59 struct pt_device *pt = &ae4->pt; in ae4_free_irqs() local
78 struct pt_device *pt; in ae4_pci_probe() local
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_vm_pt.c136 amdgpu_vm_pt_parent(struct amdgpu_vm_bo_base *pt) in amdgpu_vm_pt_parent()
500 struct amdgpu_bo_vm *pt; in amdgpu_vm_pt_alloc() local
633 uint64_t pde, pt, flags; in amdgpu_vm_pde_update() local
677 struct amdgpu_bo_vm *pt, in amdgpu_vm_pte_update_flags()
814 struct amdgpu_bo *pt; in amdgpu_vm_ptes_update() local

Completed in 67 milliseconds

12345