Home
last modified time | relevance | path

Searched refs:ivpu_mmu_pgtable (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/accel/ivpu/
A Divpu_mmu_context.h17 struct ivpu_mmu_pgtable { struct
27 struct ivpu_mmu_pgtable pgtable; argument
A Divpu_mmu_context.c36 static int ivpu_mmu_pgtable_init(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_pgtable_init()
51 static void ivpu_mmu_pgtable_free(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_pgtable_free()
79 ivpu_mmu_ensure_pmd(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, u64 pgd_index) in ivpu_mmu_ensure_pmd()
108 ivpu_mmu_ensure_pte(struct ivpu_device *vdev, struct ivpu_mmu_pgtable *pgtable, in ivpu_mmu_ensure_pte()
A Divpu_mmu.h43 int ivpu_mmu_set_pgtable(struct ivpu_device *vdev, int ssid, struct ivpu_mmu_pgtable *pgtable);
A Divpu_mmu.c875 int ivpu_mmu_set_pgtable(struct ivpu_device *vdev, int ssid, struct ivpu_mmu_pgtable *pgtable) in ivpu_mmu_set_pgtable()

Completed in 10 milliseconds