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
43 ptep = contpte_align_down(ptep); in contpte_align_addr_ptep()
57 if (ptep != contpte_align_down(ptep) || nr < CONT_PTES) in contpte_try_unfold_partial()
60 if (ptep + nr != contpte_align_down(ptep + nr)) { in contpte_try_unfold_partial()
77 start_ptep = ptep = contpte_align_down(ptep); in contpte_convert()
282 ptep = contpte_align_down(ptep); in __contpte_try_fold()
324 ptep = contpte_align_down(ptep); in contpte_ptep_get()
402 ptep = contpte_align_down(orig_ptep); in contpte_ptep_get_lockless()
604 pte_t *cont_ptep = contpte_align_down(ptep); in contpte_all_subptes_match_access_flags()
675 ptep = contpte_align_down(ptep); in contpte_ptep_set_access_flags()