Searched refs:STI_LOWMEM (Results 1 – 3 of 3) sorted by relevance
51 #define STI_LOWMEM (GFP_KERNEL | GFP_DMA) macro53 #define STI_LOWMEM (GFP_KERNEL) macro
457 sti->sti_data = kzalloc(size, STI_LOWMEM); in sti_init_glob_cfg()543 nf = kzalloc(size, STI_LOWMEM); in sti_select_fbfont()721 n = kcalloc(4, size, STI_LOWMEM); in sti_font_convert_bytemode()761 raw = kmalloc(size, STI_LOWMEM); in sti_get_bmode_rom()795 raw = kmalloc(size, STI_LOWMEM); in sti_get_wmode_rom()
176 new_font = kmalloc(sizeof(*new_font) + size, STI_LOWMEM); in sticon_set_font()