Home
last modified time | relevance | path

Searched refs:hl_mmu_hop_info (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/misc/habanalabs/common/mmu/
Dmmu_v2_hr.c335 struct hl_mmu_hop_info *hops, in hl_mmu_v2_hr_get_tlb_mapping_params()
371 struct hl_mmu_hop_info *hops) in hl_mmu_v2_hr_get_tlb_info()
Dmmu.c516 struct hl_mmu_hop_info *hops, in hl_mmu_pa_page_with_offset()
573 struct hl_mmu_hop_info hops; in hl_mmu_va_to_pa()
588 struct hl_mmu_hop_info *hops) in hl_mmu_get_tlb_info()
1183 int hl_mmu_hr_get_tlb_info(struct hl_ctx *ctx, u64 virt_addr, struct hl_mmu_hop_info *hops, in hl_mmu_hr_get_tlb_info()
Dmmu_v1.c719 struct hl_mmu_hop_info *hops) in hl_mmu_v1_get_tlb_info()
/Linux-v6.1/drivers/misc/habanalabs/common/
Dhabanalabs.h2757 struct hl_mmu_hop_info { struct
2777 struct hl_mmu_hop_info *hops, argument
2808 int (*get_tlb_info)(struct hl_ctx *ctx, u64 virt_addr, struct hl_mmu_hop_info *hops);
3669 int hl_mmu_hr_get_tlb_info(struct hl_ctx *ctx, u64 virt_addr, struct hl_mmu_hop_info *hops,
3678 struct hl_mmu_hop_info *hops);
Ddebugfs.c435 struct hl_mmu_hop_info hops_info = {0}; in mmu_show()