Home
last modified time | relevance | path

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

/Linux-v6.1/include/trace/events/
Dthp.h74 DEFINE_EVENT(migration_pmd, remove_migration_pmd,
/Linux-v6.1/include/linux/
Dswapops.h524 extern void remove_migration_pmd(struct page_vma_mapped_walk *pvmw,
560 static inline void remove_migration_pmd(struct page_vma_mapped_walk *pvmw, in remove_migration_pmd() function
/Linux-v6.1/mm/
Dmigrate.c196 remove_migration_pmd(&pvmw, new); in remove_migration_pte()
Dhuge_memory.c3239 void remove_migration_pmd(struct page_vma_mapped_walk *pvmw, struct page *new) in remove_migration_pmd() function