Home
last modified time | relevance | path

Searched defs:pfn_is_ram (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcrash_dump.h121 bool (*pfn_is_ram)(struct vmcore_cb *cb, unsigned long pfn); member
/linux/fs/proc/
H A Dvmcore.c118 static bool pfn_is_ram(unsigned long pfn) in pfn_is_ram() function