Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
A Dpgtable-64.h102 #define napot_cont_shift(order) ((order) + PAGE_SHIFT) macro
103 #define napot_cont_size(order) BIT(napot_cont_shift(order))
/linux/arch/riscv/mm/
A Dhugetlbpage.c189 if (shift == napot_cont_shift(order)) { in arch_make_huge_pte()

Completed in 5 milliseconds