Searched refs:num_allocations (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/hyperv/
H A Dhv_proc.c27 int num_allocations; local
66 num_allocations = i;
77 num_allocations = i;
86 for (i = 0, page_count = 0; i < num_allocations; ++i) {
104 for (i = 0; i < num_allocations; ++i) {

Completed in 101 milliseconds