Home
last modified time | relevance | path

Searched refs:hole_pfns (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/x86/mm/
Dnuma_emulation.c204 unsigned long hole_pfns = PHYS_PFN(hole); in uniform_size() local
206 return PFN_PHYS((max_pfn - base_pfn - hole_pfns) / nr_nodes); in uniform_size()