Home
last modified time | relevance | path

Searched refs:hr_func (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/accel/habanalabs/common/mmu/
Dmmu.c1030 void hl_mmu_hr_get_pte(struct hl_ctx *ctx, struct hl_hr_mmu_funcs *hr_func, u64 phys_hop_addr) in hl_mmu_hr_get_pte() argument
1032 hr_func->get_pgt_info(ctx, phys_hop_addr)->num_of_ptes++; in hl_mmu_hr_get_pte()
1044 struct hl_hr_mmu_funcs *hr_func, in hl_mmu_hr_get_next_hop_pgt_info() argument
1052 return hr_func->get_pgt_info(ctx, next_hop_phys_addr); in hl_mmu_hr_get_next_hop_pgt_info()
1065 struct hl_hr_mmu_funcs *hr_func, in hl_mmu_hr_alloc_hop() argument
1110 hr_func->add_pgt_info(ctx, pgt_info, phys_addr); in hl_mmu_hr_alloc_hop()
1133 struct hl_hr_mmu_funcs *hr_func, in hl_mmu_hr_get_alloc_next_hop() argument
1140 return hr_func->get_pgt_info(ctx, hop_addr); in hl_mmu_hr_get_alloc_next_hop()
1143 return hl_mmu_hr_alloc_hop(ctx, hr_priv, hr_func, mmu_prop); in hl_mmu_hr_get_alloc_next_hop()
1156 struct hl_hr_mmu_funcs *hr_func) in hl_mmu_hr_get_tlb_info() argument
[all …]
/linux-6.12.1/drivers/accel/habanalabs/common/
Dhabanalabs.h3908 void hl_mmu_hr_get_pte(struct hl_ctx *ctx, struct hl_hr_mmu_funcs *hr_func, u64 phys_hop_addr);
3910 struct hl_hr_mmu_funcs *hr_func,
3913 struct hl_hr_mmu_funcs *hr_func,
3917 struct hl_hr_mmu_funcs *hr_func,
3921 struct hl_hr_mmu_funcs *hr_func);