Searched defs:pgt_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/mmu/ |
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_v1.c | 19 struct pgt_info *pgt_info = NULL; in get_pgt_info() local 29 static void _free_hop(struct hl_ctx *ctx, struct pgt_info *pgt_info) in _free_hop() argument 42 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); free_hop() local 51 struct pgt_info *pgt_info; alloc_hop() local 159 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); put_pte() local 465 struct pgt_info *pgt_info; hl_mmu_v1_ctx_fini() local [all...] |
H A D | mmu.c | 926 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 963 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 982 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 998 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 1062 struct pgt_info *pgt_info; hl_mmu_hr_alloc_hop() local [all...] |
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | mmu_v1.c | 18 struct pgt_info *pgt_info = NULL; in get_pgt_info() local 28 static void _free_hop(struct hl_ctx *ctx, struct pgt_info *pgt_info) in _free_hop() argument 41 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); free_hop() local 50 struct pgt_info *pgt_info; alloc_hop() local 158 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); put_pte() local 504 struct pgt_info *pgt_info; hl_mmu_v1_ctx_fini() local [all...] |
H A D | habanalabs.h | 96 struct pgt_info { struct
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 289 struct pgt_info { struct [all...] |
Completed in 13 milliseconds