Searched refs:num_of_ptes (Results 1 – 2 of 2) sorted by relevance
72 pgt_info->num_of_ptes = 0; in alloc_hop()144 get_pgt_info(ctx, hop_addr)->num_of_ptes++; in get_pte()161 pgt_info->num_of_ptes--; in put_pte()167 num_of_ptes_left = pgt_info->num_of_ptes; in put_pte()517 pgt_info->phys_addr, ctx->asid, pgt_info->num_of_ptes); in hl_mmu_v1_ctx_fini()
101 int num_of_ptes; member