Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm.c151 #define DEFAULT_SWAP_BIOS (8 * 1048576 / PAGE_SIZE) macro
152 static int swap_bios = DEFAULT_SWAP_BIOS;
157 latch = DEFAULT_SWAP_BIOS; in get_swap_bios()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm.c127 #define DEFAULT_SWAP_BIOS (8 * 1048576 / PAGE_SIZE) macro
128 static int swap_bios = DEFAULT_SWAP_BIOS;
134 latch = DEFAULT_SWAP_BIOS; in get_swap_bios()

Completed in 9 milliseconds