Home
last modified time | relevance | path

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

/linux/arch/riscv/mm/
H A Dhugetlbpage.c69 if (napot_cont_size(order) == sz) { in huge_pte_alloc()
120 if (napot_cont_size(order) == sz) { in huge_pte_offset()
139 case napot_cont_size(NAPOT_CONT64KB_ORDER): in hugetlb_mask_last_page()
140 return PMD_SIZE - napot_cont_size(NAPOT_CONT64KB_ORDER); in hugetlb_mask_last_page()
290 ptep = huge_pte_offset(mm, addr, napot_cont_size(order)); in huge_ptep_set_access_flags()
337 ptep = huge_pte_offset(mm, addr, napot_cont_size(order)); in huge_ptep_set_wrprotect()
389 if (size == napot_cont_size(order)) in is_napot_size()
/linux/arch/riscv/include/asm/
H A Dpgtable.h460 napot_cont_size(napot_cont_order(pte)) :\