Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dpci_regs.h396 #define PCI_EA_P_MEM_PREFETCH 0x01 /* Prefetchable Memory */ macro
/linux-6.15/drivers/pci/
H A Dpci.c3280 case PCI_EA_P_MEM_PREFETCH: in pci_ea_flags()