Searched refs:LOG2_SZ_1M (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/riscv/mm/ | ||
H A D | init.c | 85 #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() |
Completed in 2 milliseconds