Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcrash_dump.h109 bool (*pfn_is_ram)(struct vmcore_cb *cb, unsigned long pfn); member
/openbmc/linux/fs/proc/
H A Dkcore.c85 static int pfn_is_ram(unsigned long pfn) in pfn_is_ram() function
H A Dvmcore.c104 static bool pfn_is_ram(unsigned long pfn) in pfn_is_ram() function