Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dpci_regs.h582 #define PCI_SRIOV_CTRL_MSE 0x08 /* VF Memory Space Enable */ macro
/xen/xen/arch/x86/
A Dmsi.c704 !(ctrl & PCI_SRIOV_CTRL_MSE) || in read_pci_mem_bar()
/xen/xen/drivers/passthrough/
A Dpci.c754 else if ( !(ctrl & (PCI_SRIOV_CTRL_VFE | PCI_SRIOV_CTRL_MSE)) ) in pci_add_device()

Completed in 11 milliseconds