Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h394 #define PCI_EA_P_MEM_PREFETCH 0x01 /* Prefetchable Memory */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h395 #define PCI_EA_P_MEM_PREFETCH 0x01 /* Prefetchable Memory */ macro
/openbmc/linux/drivers/pci/
H A Dpci.c3315 case PCI_EA_P_MEM_PREFETCH: in pci_ea_flags()