Home
last modified time | relevance | path

Searched refs:swp_entry_to_pmd (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dswapops.h274 static inline pmd_t swp_entry_to_pmd(swp_entry_t entry) in swp_entry_to_pmd() function
306 static inline pmd_t swp_entry_to_pmd(swp_entry_t entry) in swp_entry_to_pmd() function
/kernel/linux/linux-5.10/mm/
Dhuge_memory.c1045 pmd = swp_entry_to_pmd(entry); in copy_huge_pmd()
1826 newpmd = swp_entry_to_pmd(entry); in change_huge_pmd()
2970 pmdswp = swp_entry_to_pmd(entry); in set_pmd_migration_entry()