Home
last modified time | relevance | path

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

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