Lines Matching full:clears
61 | pte_clear_soft_dirty | Clears a soft dirty PTE |
65 | pte_swp_clear_soft_dirty | Clears a soft dirty swapped PTE |
69 | ptep_clear | Clears a PTE |
71 | ptep_get_and_clear | Clears and returns PTE |
73 | ptep_get_and_clear_full | Clears and returns PTE (batched PTE unmap) |
75 | ptep_test_and_clear_young | Clears young from a PTE |
135 | pmd_clear_soft_dirty | Clears a soft dirty PMD |
139 | pmd_swp_clear_soft_dirty | Clears a soft dirty swapped PMD |
146 | pmd_clear_huge | Clears a PMD huge mapping |
148 | pmdp_get_and_clear | Clears a PMD |
150 | pmdp_get_and_clear_full | Clears a PMD |
152 | pmdp_test_and_clear_young | Clears young from a PMD |
201 | pud_clear_huge | Clears a PUD huge mapping |
203 | pudp_get_and_clear | Clears a PUD |
205 | pudp_get_and_clear_full | Clears a PUD |
207 | pudp_test_and_clear_young | Clears young from a PUD |
233 | huge_ptep_get_and_clear | Clears a HugeTLB |