Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm.c125 #define DEFAULT_SWAP_BIOS (8 * 1048576 / PAGE_SIZE) macro
126 static int swap_bios = DEFAULT_SWAP_BIOS;
131 latch = DEFAULT_SWAP_BIOS; in get_swap_bios()