Searched refs:hl_mmu_hr_write_pte (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/accel/habanalabs/common/mmu/ |
H A 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()
|
H A D | mmu.c | 970 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 993 hl_mmu_hr_write_pte(ctx, pgt_info, phys_pte_addr, 0, hop_table_size); in hl_mmu_hr_clear_pte()
|
/linux/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 3902 void hl_mmu_hr_write_pte(struct hl_ctx *ctx, struct pgt_info *pgt_info, u64 phys_pte_addr,
|