Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dbtt.h23 #define ARENA_MIN_SIZE (1UL << 24) /* 16 MB */ macro
H A Dbtt.c943 if (arena_size < ARENA_MIN_SIZE) in create_arenas()
952 if (remaining >= ARENA_MIN_SIZE) in create_arenas()
1677 if (rawsize < ARENA_MIN_SIZE) { in nvdimm_namespace_attach_btt()
1680 ARENA_MIN_SIZE + nd_btt->initial_offset); in nvdimm_namespace_attach_btt()