Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dzcore.c38 #define CHUNK_INFO_SIZE 34 /* 2 16-byte char, each followed by blank */ macro
416 memblock.memory.cnt * CHUNK_INFO_SIZE); in zcore_memmap_read()
425 buf = kzalloc(memblock.memory.cnt * CHUNK_INFO_SIZE, GFP_KERNEL); in zcore_memmap_open()
430 sprintf(buf + (i++ * CHUNK_INFO_SIZE), "%016llx %016llx ", in zcore_memmap_open()