Lines Matching refs:pte_t
24 static inline pte_t *contpte_align_down(pte_t *ptep) in contpte_align_down()
30 pte_t *ptep, unsigned int nr) in contpte_try_unfold_partial()
42 pte_t *last_ptep = ptep + nr - 1; in contpte_try_unfold_partial()
50 pte_t *ptep, pte_t pte) in contpte_convert()
54 pte_t *start_ptep; in contpte_convert()
62 pte_t ptent = __ptep_get_and_clear(mm, addr, ptep); in contpte_convert()
77 pte_t *ptep, pte_t pte) in __contpte_try_fold()
99 pte_t expected_pte, subpte; in __contpte_try_fold()
103 pte_t *orig_ptep; in __contpte_try_fold()
141 pte_t *ptep, pte_t pte) in __contpte_try_unfold()
155 pte_t contpte_ptep_get(pte_t *ptep, pte_t orig_pte) in contpte_ptep_get()
164 pte_t pte; in contpte_ptep_get()
183 pte_t contpte_ptep_get_lockless(pte_t *orig_ptep) in contpte_ptep_get_lockless()
204 pte_t orig_pte; in contpte_ptep_get_lockless()
206 pte_t *ptep; in contpte_ptep_get_lockless()
207 pte_t pte; in contpte_ptep_get_lockless()
241 pte_t *ptep, pte_t pte, unsigned int nr) in contpte_set_ptes()
284 pte_t *ptep, unsigned int nr, int full) in contpte_clear_full_ptes()
291 pte_t contpte_get_and_clear_full_ptes(struct mm_struct *mm, in contpte_get_and_clear_full_ptes()
292 unsigned long addr, pte_t *ptep, in contpte_get_and_clear_full_ptes()
301 unsigned long addr, pte_t *ptep) in contpte_ptep_test_and_clear_young()
326 unsigned long addr, pte_t *ptep) in contpte_ptep_clear_flush_young()
347 pte_t *ptep, unsigned int nr) in contpte_wrprotect_ptes()
365 unsigned long addr, pte_t *ptep, in contpte_clear_young_dirty_ptes()
394 unsigned long addr, pte_t *ptep, in contpte_ptep_set_access_flags()
395 pte_t entry, int dirty) in contpte_ptep_set_access_flags()
398 pte_t orig_pte; in contpte_ptep_set_access_flags()