Home
last modified time | relevance | path

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

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