Lines Matching refs:swapped
39 | pte_swp_soft_dirty | Tests a soft dirty swapped PTE |
65 | pte_swp_mksoft_dirty | Creates a soft dirty swapped PTE |
67 | pte_swp_clear_soft_dirty | Clears a soft dirty swapped PTE |
115 | pmd_swp_soft_dirty | Tests a soft dirty swapped PMD |
141 | pmd_swp_mksoft_dirty | Creates a soft dirty swapped PMD |
143 | pmd_swp_clear_soft_dirty | Clears a soft dirty swapped PMD |
249 | __pte_to_swp_entry | Creates a swapped entry (arch) from a mapped PTE |
251 | __swp_to_pte_entry | Creates a mapped PTE from a swapped entry (arch) |
253 | __pmd_to_swp_entry | Creates a swapped entry (arch) from a mapped PMD |
255 | __swp_to_pmd_entry | Creates a mapped PMD from a swapped entry (arch) |
257 | is_migration_entry | Tests a migration (read or write) swapped entry |
259 | is_writable_migration_entry | Tests a write migration swapped entry |
261 | make_readable_migration_entry | Creates a read migration swapped entry |
263 | make_writable_migration_entry | Creates a write migration swapped entry |