Searched refs:max_font_size (Results 1 – 1 of 1) sorted by relevance
3972 #define max_font_size 65536 macro3984 font.data = kmalloc(max_font_size, GFP_KERNEL); in con_font_get()4064 if (size > max_font_size) in con_font_set()