Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v2_hr.c394 mmu->get_tlb_info = hl_mmu_v2_hr_get_tlb_info; in hl_mmu_v2_hr_set_funcs()
H A Dmmu.c573 rc = mmu_funcs->get_tlb_info(ctx, virt_addr, hops); in hl_mmu_get_tlb_info()
H A Dmmu_v1.c813 mmu->get_tlb_info = hl_mmu_v1_get_tlb_info; in hl_mmu_v1_set_funcs()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h2821 * @get_tlb_info: returns the list of hops and hop-entries used that were
2837 int (*get_tlb_info)(struct hl_ctx *ctx, u64 virt_addr, struct hl_mmu_hop_info *hops); member

Completed in 11 milliseconds