Searched refs:num_allocations (Results 1 – 4 of 4) sorted by relevance
27 int num_allocations; in hv_call_deposit_pages() local66 num_allocations = i; in hv_call_deposit_pages()77 num_allocations = i; in hv_call_deposit_pages()86 for (i = 0, page_count = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()104 for (i = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()
59 …l->test_mcache.assign_global_mcache_ids_params.num_allocations = params->display_config->display_c… in dml2_top_optimization_test_function_mcache()
432 for (i = 0; i < params->num_allocations; i++) { in dml2_top_mcache_assign_global_mcache_ids()
808 int num_allocations; member