Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dswap.h57 #define SWP_MIGRATION_READ (MAX_SWAPFILES + SWP_HWPOISON_NUM)
58 #define SWP_MIGRATION_WRITE (MAX_SWAPFILES + SWP_HWPOISON_NUM + 1)
67 #define SWP_HWPOISON_NUM 1 macro
70 #define SWP_HWPOISON_NUM 0 macro
74 ((1 << MAX_SWAPFILES_SHIFT) - SWP_MIGRATION_NUM - SWP_HWPOISON_NUM)