Searched refs:num_of_ptes (Results 1 – 2 of 2) sorted by relevance
66 pgt_info->num_of_ptes = 0; in alloc_hop()137 get_pgt_info(ctx, hop_addr)->num_of_ptes++; in get_pte()154 pgt_info->num_of_ptes--; in put_pte()160 num_of_ptes_left = pgt_info->num_of_ptes; in put_pte()509 pgt_info->phys_addr, ctx->asid, pgt_info->num_of_ptes); in hl_mmu_ctx_fini()
74 int num_of_ptes; member