Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemory-tiers.h13 #define MEMTIER_CHUNK_SIZE (1 << MEMTIER_CHUNK_BITS) macro
20 #define MEMTIER_ADISTANCE_DRAM ((4 * MEMTIER_CHUNK_SIZE) + (MEMTIER_CHUNK_SIZE >> 1))
/openbmc/linux/mm/
H A Dmemory-tiers.c168 unsigned int memtier_adistance_chunk_size = MEMTIER_CHUNK_SIZE; in find_create_memory_tier()
430 MEMTIER_CHUNK_SIZE - 1; in establish_demotion_targets()