Searched refs:num_allocations (Results 1 – 3 of 3) sorted by relevance
23 int num_allocations; in hv_call_deposit_pages() local62 num_allocations = i; in hv_call_deposit_pages()73 num_allocations = i; in hv_call_deposit_pages()82 for (i = 0, page_count = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()100 for (i = 0; i < num_allocations; ++i) { in hv_call_deposit_pages()
793 int num_allocations; member
74 …l->test_mcache.assign_global_mcache_ids_params.num_allocations = params->display_config->display_c… in dml2_top_optimization_test_function_mcache()656 for (i = 0; i < params->num_allocations; i++) { in dml2_top_mcache_assign_global_mcache_ids()
Completed in 14 milliseconds