Home
last modified time | relevance | path

Searched defs:print_mlt (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/riscv/mm/
Dinit.c113 static inline void print_mlt(char *name, unsigned long b, unsigned long t) in print_mlt() function
119 #define print_mlt(n, b, t) do {} while (0) macro