Home
last modified time | relevance | path

Searched defs:swap_address_space (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dswap.h396 #define swap_address_space(entry) (&swapper_spaces[swp_type(entry)]) macro
453 #define swap_address_space(entry) (NULL) macro