Searched refs:latin_off2cells (Results 1 – 3 of 3) sorted by relevance
21 int latin_off2cells(unsigned off, unsigned max_off);
628 mb_off2cells = latin_off2cells; in mb_init()1733 latin_off2cells(unsigned off UNUSED, unsigned max_off UNUSED) in latin_off2cells() function
1048 EXTERN int (*mb_off2cells)(unsigned off, unsigned max_off) INIT(= latin_off2cells);