Home
last modified time | relevance | path

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

/linux/drivers/video/console/
A Dsticore.c426 sti->sti_data = kzalloc(size, STI_LOWMEM); in sti_init_glob_cfg()
512 nf = kzalloc(size, STI_LOWMEM); in sti_select_fbfont()
670 n = kcalloc(4, size, STI_LOWMEM); in sti_font_convert_bytemode()
710 raw = kmalloc(size, STI_LOWMEM); in sti_get_bmode_rom()
744 raw = kmalloc(size, STI_LOWMEM); in sti_get_wmode_rom()
A Dsticon.c190 new_font = kmalloc(sizeof(*new_font) + size, STI_LOWMEM); in sticon_set_font()
/linux/drivers/video/fbdev/
A Dsticore.h50 #define STI_LOWMEM (GFP_KERNEL | GFP_DMA) macro
52 #define STI_LOWMEM (GFP_KERNEL) macro

Completed in 8 milliseconds