Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/lib/
H A Ddump_tlb.c46 static inline const char *msk2str(unsigned int mask) in msk2str() function
145 printk("Index: %2d pgmask=%s ", i, msk2str(pagemask)); in dump_tlb()