Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dvboxvideo_guest.h53 int hgsmi_report_flags_location(struct gen_pool *ctx, u32 location);
Dhgsmi_base.c36 int hgsmi_report_flags_location(struct gen_pool *ctx, u32 location) in hgsmi_report_flags_location() function
Dvbox_mode.c565 hgsmi_report_flags_location(vbox->guest_pool, GUEST_HEAP_OFFSET(vbox) + in vbox_get_modes()