Searched refs:STI_LOWMEM (Results 1 – 3 of 3) sorted by relevance
50 #define STI_LOWMEM (GFP_KERNEL | GFP_DMA) macro52 #define STI_LOWMEM (GFP_KERNEL) macro
427 sti->sti_data = kzalloc(size, STI_LOWMEM); in sti_init_glob_cfg()513 nf = kzalloc(size, STI_LOWMEM); in sti_select_fbfont()691 n = kcalloc(4, size, STI_LOWMEM); in sti_font_convert_bytemode()731 raw = kmalloc(size, STI_LOWMEM); in sti_get_bmode_rom()765 raw = kmalloc(size, STI_LOWMEM); in sti_get_wmode_rom()
191 new_font = kmalloc(sizeof(*new_font) + size, STI_LOWMEM); in sticon_set_font()