Home
last modified time | relevance | path

Searched refs:CHUNK_OLDMEM (Results 1 – 3 of 3) sorted by relevance

/arch/s390/include/asm/
Dsetup.h42 #define CHUNK_OLDMEM 4 macro
/arch/s390/mm/
Dvmem.c339 memory_chunk[i].type == CHUNK_OLDMEM) in vmem_map_init()
375 memory_chunk[i].type == CHUNK_OLDMEM) in vmem_convert_memory_chunk()
/arch/s390/kernel/
Dsetup.c476 if (memory_chunk[i].type == CHUNK_OLDMEM || in setup_resources()
733 reserve_kdump_bootmem(OLDMEM_BASE, OLDMEM_SIZE, CHUNK_OLDMEM); in reserve_oldmem()
735 CHUNK_OLDMEM); in reserve_oldmem()