Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmigrate.h111 static inline bool PageMovable(struct page *page) { return false; } in PageMovable() function
/linux/mm/
H A Dcompaction.c117 bool PageMovable(struct page *page) in PageMovable() function