Lines Matching refs:swapped
37 | pte_swp_soft_dirty | Tests a soft dirty swapped PTE |
63 | pte_swp_mksoft_dirty | Creates a soft dirty swapped PTE |
65 | pte_swp_clear_soft_dirty | Clears a soft dirty swapped PTE |
111 | pmd_swp_soft_dirty | Tests a soft dirty swapped PMD |
137 | pmd_swp_mksoft_dirty | Creates a soft dirty swapped PMD |
139 | pmd_swp_clear_soft_dirty | Clears a soft dirty swapped PMD |
245 | __pte_to_swp_entry | Creates a swapped entry (arch) from a mapped PTE |
247 | __swp_to_pte_entry | Creates a mapped PTE from a swapped entry (arch) |
249 | __pmd_to_swp_entry | Creates a swapped entry (arch) from a mapped PMD |
251 | __swp_to_pmd_entry | Creates a mapped PMD from a swapped entry (arch) |
253 | is_migration_entry | Tests a migration (read or write) swapped entry |
255 | is_writable_migration_entry | Tests a write migration swapped entry |
257 | make_readable_migration_entry | Creates a read migration swapped entry |
259 | make_writable_migration_entry | Creates a write migration swapped entry |