Searched refs:VMCOREINFO_PAGESIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | crash_core.h | 49 #define VMCOREINFO_PAGESIZE(value) \ macro |
/openbmc/linux/kernel/ | ||
H A D | crash_core.c | 611 VMCOREINFO_PAGESIZE(PAGE_SIZE); in crash_save_vmcoreinfo_init() |