Searched defs:hl_hr_mmu_funcs (Results 1 – 1 of 1) sorted by relevance
2772 struct hl_hr_mmu_funcs { struct2773 struct pgt_info *(*get_hop0_pgt_info)(struct hl_ctx *ctx);2774 struct pgt_info *(*get_pgt_info)(struct hl_ctx *ctx, u64 phys_hop_addr);2775 void (*add_pgt_info)(struct hl_ctx *ctx, struct pgt_info *pgt_info, dma_addr_t phys_addr);2776 int (*get_tlb_mapping_params)(struct hl_device *hdev, struct hl_mmu_properties **mmu_prop,