Lines Matching full: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 |
113 | pmd_swp_soft_dirty | Tests a soft dirty swapped PMD |
139 | pmd_swp_mksoft_dirty | Creates a soft dirty swapped PMD |
141 | pmd_swp_clear_soft_dirty | Clears a soft dirty swapped PMD |
247 | __pte_to_swp_entry | Creates a swapped entry (arch) from a mapped PTE |
249 | __swp_to_pte_entry | Creates a mapped PTE from a swapped entry (arch) |
251 | __pmd_to_swp_entry | Creates a swapped entry (arch) from a mapped PMD |
253 | __swp_to_pmd_entry | Creates a mapped PMD from a swapped entry (arch) |
255 | is_migration_entry | Tests a migration (read or write) swapped entry |
257 | is_writable_migration_entry | Tests a write migration swapped entry |
259 | make_readable_migration_entry | Creates a read migration swapped entry |
261 | make_writable_migration_entry | Creates a write migration swapped entry |