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

/linux-master/arch/riscv/mm/
H A Dinit.c86 #define LOG2_SZ_1K ilog2(SZ_1K)
94 (((t) - (b)) >> LOG2_SZ_1K));
85 #define LOG2_SZ_1K macro

Completed in 101 milliseconds