Searched defs:pgt_info (Results 1 – 2 of 2) sorted by relevance
17 struct pgt_info *pgt_info = NULL; in get_pgt_info() local27 static void _free_hop(struct hl_ctx *ctx, struct pgt_info *pgt_info) in _free_hop()40 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); in free_hop() local49 struct pgt_info *pgt_info; in alloc_hop() local157 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); in put_pte() local509 struct pgt_info *pgt_info; in hl_mmu_v1_ctx_fini() local
178 struct pgt_info { struct179 struct hlist_node node;180 u64 phys_addr;181 u64 shadow_addr;182 struct hl_ctx *ctx;183 int num_of_ptes;