Home
last modified time | relevance | path

Searched refs:alloc_apertures (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/samples/vfio-mdev/
Dmdpy-fb.c164 info->apertures = alloc_apertures(1); in mdpy_fb_probe()
/linux-6.1.9/drivers/video/fbdev/
Dclps711x-fb.c254 info->apertures = alloc_apertures(1); in clps711x_fb_probe()
Dvesafb.c320 info->apertures = alloc_apertures(1); in vesafb_probe()
Dsimplefb.c475 info->apertures = alloc_apertures(1); in simplefb_probe()
Defifb.c459 info->apertures = alloc_apertures(1); in efifb_probe()
Doffb.c510 info->apertures = alloc_apertures(1); in offb_init_fb()
Dhyperv_fb.c1001 info->apertures = alloc_apertures(1); in hvfb_getmem()
Dvga16fb.c1327 info->apertures = alloc_apertures(1); in vga16fb_probe()
/linux-6.1.9/include/linux/
Dfb.h516 static inline struct apertures_struct *alloc_apertures(unsigned int max_num) { in alloc_apertures() function
/linux-6.1.9/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c720 info->apertures = alloc_apertures(1); in vmw_fb_init()
/linux-6.1.9/drivers/gpu/drm/
Ddrm_fb_helper.c595 info->apertures = alloc_apertures(1); in drm_fb_helper_alloc_fbi()