Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/mm/
Dinit.c80 #define LOG2_SZ_1K ilog2(SZ_1K) macro
88 (((t) - (b)) >> LOG2_SZ_1K)); in print_mlk()