Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-64.h16 #define PGDIR_SHIFT_L3 30 macro
19 #define PGDIR_SIZE_L3 (_AC(1, UL) << PGDIR_SHIFT_L3)
22 (pgtable_l4_enabled ? PGDIR_SHIFT_L4 : PGDIR_SHIFT_L3))