Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/mm/
Dinit.c90 #define LOG2_SZ_1M ilog2(SZ_1M) macro
103 (((t) - (b)) >> LOG2_SZ_1M)); in print_mlm()
130 else if ((diff >> LOG2_SZ_1M) >= 10) in print_ml()