Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h396 #define PCI_EA_P_VF_MEM_PREFETCH 0x03 /* VF Prefetchable Memory */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h397 #define PCI_EA_P_VF_MEM_PREFETCH 0x03 /* VF Prefetchable Memory */ macro
/openbmc/linux/drivers/pci/
H A Dpci.c3316 case PCI_EA_P_VF_MEM_PREFETCH: in pci_ea_flags()
3336 (prop == PCI_EA_P_VF_MEM || prop == PCI_EA_P_VF_MEM_PREFETCH)) in pci_ea_get_resource()