Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dswap.h389 #define swap_address_space(entry) (&swapper_spaces[swp_type(entry)]) macro
442 #define swap_address_space(entry) (NULL) macro