Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dsticore.h56 #define STI_LOWMEM (GFP_KERNEL | GFP_DMA) macro
58 #define STI_LOWMEM (GFP_KERNEL) macro
/Linux-v4.19/drivers/video/console/
Dsticore.c428 sti->sti_data = kzalloc(size, STI_LOWMEM); in sti_init_glob_cfg()
515 nf = kzalloc(size, STI_LOWMEM); in sti_select_fbfont()
652 n = kcalloc(4, size, STI_LOWMEM); in sti_bmode_font_raw()
688 raw = kmalloc(size, STI_LOWMEM); in sti_get_bmode_rom()
722 raw = kmalloc(size, STI_LOWMEM); in sti_get_wmode_rom()