Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dsticore.h56 #define STI_LOWMEM (GFP_KERNEL | GFP_DMA) macro
58 #define STI_LOWMEM (GFP_KERNEL) macro
/Linux-v5.4/drivers/video/console/
Dsticore.c429 sti->sti_data = kzalloc(size, STI_LOWMEM); in sti_init_glob_cfg()
516 nf = kzalloc(size, STI_LOWMEM); in sti_select_fbfont()
653 n = kcalloc(4, size, STI_LOWMEM); in sti_bmode_font_raw()
689 raw = kmalloc(size, STI_LOWMEM); in sti_get_bmode_rom()
723 raw = kmalloc(size, STI_LOWMEM); in sti_get_wmode_rom()