Searched refs:hl_mmu_hr_write_pte (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/misc/habanalabs/common/mmu/ |
D | mmu_v2_hr.c | 281 hl_mmu_hr_write_pte(ctx, hops_pgt_info[hop_last], hop_pte_phys_addr[hop_last], curr_pte, in _hl_mmu_v2_hr_map() 289 hl_mmu_hr_write_pte(ctx, hops_pgt_info[i - 1], hop_pte_phys_addr[i - 1], in _hl_mmu_v2_hr_map()
|
D | mmu.c | 998 void hl_mmu_hr_write_pte(struct hl_ctx *ctx, struct pgt_info *pgt_info, u64 phys_pte_addr, in hl_mmu_hr_write_pte() function 1021 hl_mmu_hr_write_pte(ctx, pgt_info, phys_pte_addr, 0, hop_table_size); in hl_mmu_hr_clear_pte()
|
/Linux-v6.1/drivers/misc/habanalabs/common/ |
D | habanalabs.h | 3651 void hl_mmu_hr_write_pte(struct hl_ctx *ctx, struct pgt_info *pgt_info, u64 phys_pte_addr,
|