Home
last modified time | relevance | path

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

/arch/x86/mm/
Dsrat_64.c166 unsigned long s_pfn = start >> PAGE_SHIFT; in reserve_hotadd() local
183 if (absent_pages_in_range(s_pfn, e_pfn) != e_pfn - s_pfn) { in reserve_hotadd()
186 s_pfn, e_pfn); in reserve_hotadd()