Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/mm/
H A Dinit.c85 #define LOG2_SZ_1M ilog2(SZ_1M) macro
98 (((t) - (b)) >> LOG2_SZ_1M)); in print_mlm()
125 else if ((diff >> LOG2_SZ_1M) >= 10) in print_ml()