Searched refs:LOG2_SZ_1G (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/riscv/mm/ | ||
H A D | init.c | 86 #define LOG2_SZ_1G ilog2(SZ_1G) macro 104 (((t) - (b)) >> LOG2_SZ_1G)); in print_mlg() 123 else if ((diff >> LOG2_SZ_1G) >= 10) in print_ml() |
Completed in 3 milliseconds