Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswapops.h149 return swp_entry(SWP_DEVICE_EXCLUSIVE, offset); in make_device_exclusive_entry()
H A Dswap.h75 #define SWP_DEVICE_EXCLUSIVE (MAX_SWAPFILES+SWP_HWPOISON_NUM+SWP_MIGRATION_NUM+2) macro