Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/mm/
H A Dinit.c84 #define LOG2_SZ_1K ilog2(SZ_1K) macro
92 (((t) - (b)) >> LOG2_SZ_1K)); in print_mlk()