Home
last modified time | relevance | path

Searched refs:contpte_align_down (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/mm/
H A Dcontpte.c24 static inline pte_t *contpte_align_down(pte_t *ptep) in contpte_align_down() function
37 if (ptep != contpte_align_down(ptep) || nr < CONT_PTES) in contpte_try_unfold_partial()
40 if (ptep + nr != contpte_align_down(ptep + nr)) { in contpte_try_unfold_partial()
57 start_ptep = ptep = contpte_align_down(ptep); in contpte_convert()
125 ptep = contpte_align_down(ptep); in __contpte_try_fold()
167 ptep = contpte_align_down(ptep); in contpte_ptep_get()
217 ptep = contpte_align_down(orig_ptep); in contpte_ptep_get_lockless()
315 ptep = contpte_align_down(ptep); in contpte_ptep_test_and_clear_young()
386 ptep = contpte_align_down(ptep); in contpte_clear_young_dirty_ptes()
421 ptep = contpte_align_down(ptep); in contpte_ptep_set_access_flags()