Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dshuffle.c75 if (!pfn_present(pfn)) in shuffle_valid_page()
Dpage_ext.c307 if (!pfn_present(pfn)) in online_page_ext()
/Linux-v5.4/include/linux/
Dmmzone.h1363 static inline int pfn_present(unsigned long pfn) in pfn_present() function
1390 #define pfn_present pfn_valid macro
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dhotplug-memory.c363 if (!pfn_present(pfn)) in lmb_is_removable()
/Linux-v5.4/drivers/base/
Dnode.c778 if (!pfn_present(pfn)) { in register_mem_sect_under_node()