Searched defs:hl_hr_mmu_funcs (Results 1 – 1 of 1) sorted by relevance
2874 struct hl_hr_mmu_funcs { struct2875 struct pgt_info *(*get_hop0_pgt_info)(struct hl_ctx *ctx);2876 struct pgt_info *(*get_pgt_info)(struct hl_ctx *ctx, u64 phys_hop_addr);2877 void (*add_pgt_info)(struct hl_ctx *ctx, struct pgt_info *pgt_info, dma_addr_t phys_addr);2878 int (*get_tlb_mapping_params)(struct hl_device *hdev, struct hl_mmu_properties **mmu_prop,