Home
last modified time | relevance | path

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

/drivers/md/
Ddm.c152 #define DEFAULT_SWAP_BIOS (8 * 1048576 / PAGE_SIZE) macro
153 static int swap_bios = DEFAULT_SWAP_BIOS;
158 latch = DEFAULT_SWAP_BIOS; in get_swap_bios()