Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dsetup-bus.c834 #define PCI_P2P_DEFAULT_MEM_ALIGN 0x100000 /* 1MiB */ macro
843 align = PCI_P2P_DEFAULT_MEM_ALIGN; in window_alignment()