Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/mm/
H A Dproc.S268 end_ptep .req x15
408 .unreq end_ptep
/linux-6.15/mm/
H A Dinternal.h362 const pte_t *end_ptep = start_ptep + max_nr; in swap_pte_batch() local
372 while (ptep < end_ptep) { in swap_pte_batch()