Searched defs:pgt_info (Results 1 – 2 of 2) sorted by relevance
18 struct pgt_info *pgt_info = NULL; in get_pgt_info() local28 static void _free_hop(struct hl_ctx *ctx, struct pgt_info *pgt_info) in _free_hop()41 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); in free_hop() local50 struct pgt_info *pgt_info; in alloc_hop() local158 struct pgt_info *pgt_info = get_pgt_info(ctx, hop_addr); in put_pte() local504 struct pgt_info *pgt_info; in hl_mmu_v1_ctx_fini() local
96 struct pgt_info { struct97 struct hlist_node node;98 u64 phys_addr;99 u64 shadow_addr;100 struct hl_ctx *ctx;101 int num_of_ptes;