Searched defs:pgt_info (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu.c | 933 void hl_mmu_hr_free_hop_remove_pgt(struct pgt_info *pgt_info, struct hl_mmu_hr_priv *hr_priv, in hl_mmu_hr_free_hop_remove_pgt() argument 970 hl_mmu_hr_write_pte(struct hl_ctx * ctx,struct pgt_info * pgt_info,u64 phys_pte_addr,u64 val,u32 hop_table_size) hl_mmu_hr_write_pte() argument 989 hl_mmu_hr_clear_pte(struct hl_ctx * ctx,struct pgt_info * pgt_info,u64 phys_pte_addr,u32 hop_table_size) hl_mmu_hr_clear_pte() argument 1005 hl_mmu_hr_put_pte(struct hl_ctx * ctx,struct pgt_info * pgt_info,struct hl_mmu_hr_priv * hr_priv,u32 hop_table_size) hl_mmu_hr_put_pte() argument 1069 struct pgt_info *pgt_info; hl_mmu_hr_alloc_hop() local 1221 struct pgt_info *pgt_info = NULL; hl_mmu_dr_get_pgt_info() local 1233 struct pgt_info *pgt_info = hl_mmu_dr_get_pgt_info(ctx, hop_addr); hl_mmu_dr_free_hop() local 1238 hl_mmu_dr_free_pgt_node(struct hl_ctx * ctx,struct pgt_info * pgt_info) hl_mmu_dr_free_pgt_node() argument 1305 struct pgt_info *pgt_info = hl_mmu_dr_get_pgt_info(ctx, hop_addr); hl_mmu_dr_put_pte() local 1325 struct pgt_info *pgt_info; hl_mmu_dr_alloc_hop() local [all...] |
H A D | mmu_v2_hr.c | 15 struct pgt_info *pgt_info = NULL; in hl_mmu_v2_hr_get_pgt_info() local 25 static void hl_mmu_v2_hr_add_pgt_info(struct hl_ctx *ctx, struct pgt_info *pgt_info, in hl_mmu_v2_hr_add_pgt_info() argument 98 struct pgt_info *pgt_info; hl_mmu_v2_hr_ctx_fini() local [all...] |
H A D | mmu_v2.c | 42 struct pgt_info *pgt_info; in hl_mmu_v2_ctx_fini() local
|
H A D | mmu_v1.c | 201 struct pgt_info *pgt_info; in hl_mmu_v1_ctx_fini() local
|
/linux/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 297 struct pgt_info { struct 298 nodepgt_info global() argument 299 phys_addrpgt_info global() argument 300 virt_addrpgt_info global() argument 301 shadow_addrpgt_info global() argument 302 ctxpgt_info global() argument 303 num_of_ptespgt_info global() argument [all...] |