Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dswap.h55 #define SWAP_DUMPDEV 7 /* use this device as dump device */ macro
/openbsd/sys/uvm/
H A Duvm_swap.c738 case SWAP_DUMPDEV: in sys_swapctl()