Home
last modified time | relevance | path

Searched refs:xen_igd_gfx_pt_enabled (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dxen_pt_stub.c12 bool xen_igd_gfx_pt_enabled(void) in xen_igd_gfx_pt_enabled() function
H A Dxen_pt.h8 bool xen_igd_gfx_pt_enabled(void);
348 return (xen_igd_gfx_pt_enabled() in is_igd_vga_passthrough()
H A Dxen_pt.c69 bool xen_igd_gfx_pt_enabled(void) in xen_igd_gfx_pt_enabled() function
948 if (!xen_igd_gfx_pt_enabled()) { in xen_igd_reserve_slot()
/openbmc/qemu/accel/xen/
H A Dxen-all.c56 return xen_igd_gfx_pt_enabled(); in xen_get_igd_gfx_passthru()
/openbmc/qemu/hw/i386/
H A Dpc_piix.c488 const char *pci_type = xen_igd_gfx_pt_enabled() ? in pc_xen_hvm_init_pci()