Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/mm/
H A Dinit.c108 static inline void print_mlt(char *name, unsigned long b, unsigned long t) in print_mlt() function
114 #define print_mlt(n, b, t) do {} while (0) macro
122 print_mlt(name, b, t); in print_ml()