BYTES_PER_DUMP
#define BYTES_PER_DUMP PAGE_SIZE
#define BYTES_PER_DUMP MAXPHYS /* must be a multiple of pagesize */
#define BYTES_PER_DUMP MAXPHYS /* must be a multiple of pagesize */
#define BYTES_PER_DUMP NBPG
#define BYTES_PER_DUMP (PAGE_SIZE) /* must be a multiple of pagesize */
#define BYTES_PER_DUMP (NBPG) /* must be a multiple of pagesize */