Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/mm/
H A Dhugetlbpage.c139 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()
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-64.h93 NAPOT_CONT64KB_ORDER = NAPOT_CONT_ORDER_BASE, enumerator