Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c61 static inline bool vfio_vga_disabled(void) in vfio_vga_disabled() function
84 if (single_vga || !vfio_vga_disabled() || pci_is_root_bus(pdev->bus)) in vfio_pci_set_decode()
537 if (!vfio_vga_disabled() && vfio_pci_is_vga(pdev)) in vfio_pci_core_enable()