Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dswapops.h417 static inline pmd_t swp_entry_to_pmd(swp_entry_t entry) in swp_entry_to_pmd() function
449 static inline pmd_t swp_entry_to_pmd(swp_entry_t entry) in swp_entry_to_pmd() function
/linux-5.19.10/mm/
Dhuge_memory.c1048 pmd = swp_entry_to_pmd(entry); in copy_huge_pmd()
1769 newpmd = swp_entry_to_pmd(entry); in change_huge_pmd()
3147 pmdswp = swp_entry_to_pmd(entry); in set_pmd_migration_entry()