Searched refs:firstmn (Results 1 – 1 of 1) sorted by relevance
544 int firstmn; /* first mnode that exists */ in page_ctrs_sz() local561 for (firstmn = -1, mnode = 0; mnode < max_mem_nodes; mnode++) { in page_ctrs_sz()570 HPM_COUNTERS_LIMITS(mnode, physbase, physmax, firstmn); in page_ctrs_sz()584 if (firstmn != mnode) in page_ctrs_sz()645 int firstmn; /* first mnode that exists */ in page_ctrs_alloc() local703 for (firstmn = -1, mnode = 0; mnode < max_mem_nodes; mnode++) { in page_ctrs_alloc()714 HPM_COUNTERS_LIMITS(mnode, physbase, physmax, firstmn); in page_ctrs_alloc()761 if (firstmn == mnode) { in page_ctrs_alloc()769 PAGE_COUNTERS_COUNTERS(firstmn, r); in page_ctrs_alloc()