Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dbounce.c27 #define ISA_POOL_SIZE 16 macro
89 isa_page_pool = mempool_create(ISA_POOL_SIZE, mempool_alloc_pages_isa, in init_emergency_isa_pool()
93 pr_info("isa pool size: %d pages\n", ISA_POOL_SIZE); in init_emergency_isa_pool()