Home
last modified time | relevance | path

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

/linux-6.12.1/include/trace/events/
Dthp.h93 DEFINE_EVENT(migration_pmd, remove_migration_pmd,
/linux-6.12.1/include/linux/
Dswapops.h534 extern void remove_migration_pmd(struct page_vma_mapped_walk *pvmw,
570 static inline void remove_migration_pmd(struct page_vma_mapped_walk *pvmw, in remove_migration_pmd() function
/linux-6.12.1/mm/
Dmigrate.c271 remove_migration_pmd(&pvmw, new); in remove_migration_pte()
Dhuge_memory.c4201 void remove_migration_pmd(struct page_vma_mapped_walk *pvmw, struct page *new) in remove_migration_pmd() function