Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci.c67 static inline bool vfio_vga_disabled(void) in vfio_vga_disabled() function
129 if (single_vga || !vfio_vga_disabled() || pci_is_root_bus(pdev->bus)) in vfio_pci_set_vga_decode()
378 if (!vfio_vga_disabled() && vfio_pci_is_vga(pdev)) in vfio_pci_enable()
/kernel/linux/linux-6.6/drivers/vfio/pci/
H A Dvfio_pci_core.c65 static inline bool vfio_vga_disabled(void) in vfio_vga_disabled() function
88 if (single_vga || !vfio_vga_disabled() || pci_is_root_bus(pdev->bus)) in vfio_pci_set_decode()
541 if (!vfio_vga_disabled() && vfio_pci_is_vga(pdev)) in vfio_pci_core_enable()

Completed in 6 milliseconds