Home
last modified time | relevance | path

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

/Linux-v6.6/include/trace/events/
Dthp.h93 DEFINE_EVENT(migration_pmd, remove_migration_pmd,
/Linux-v6.6/include/linux/
Dswapops.h491 extern void remove_migration_pmd(struct page_vma_mapped_walk *pvmw,
527 static inline void remove_migration_pmd(struct page_vma_mapped_walk *pvmw, in remove_migration_pmd() function
/Linux-v6.6/mm/
Dmigrate.c206 remove_migration_pmd(&pvmw, new); in remove_migration_pte()
Dhuge_memory.c3251 void remove_migration_pmd(struct page_vma_mapped_walk *pvmw, struct page *new) in remove_migration_pmd() function