Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/mm/
Dinit.c89 #define LOG2_SZ_1K ilog2(SZ_1K) macro
97 (((t) - (b)) >> LOG2_SZ_1K)); in print_mlk()