Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemory-tiers.h14 #define MEMTIER_CHUNK_SIZE (1 << MEMTIER_CHUNK_BITS) macro
21 #define MEMTIER_ADISTANCE_DRAM ((4 * MEMTIER_CHUNK_SIZE) + (MEMTIER_CHUNK_SIZE >> 1))
/linux/mm/
H A Dmemory-tiers.c183 unsigned int memtier_adistance_chunk_size = MEMTIER_CHUNK_SIZE; in find_create_memory_tier()
465 MEMTIER_CHUNK_SIZE - 1; in establish_demotion_targets()