Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c84 #define PCI_CONFIG_MMIO_LENGTH 0x2000 macro
86 #define CFG_PAGE_SIZE (PCI_CONFIG_MMIO_LENGTH - CFG_PAGE_OFFSET)
3297 PCI_CONFIG_MMIO_LENGTH, 0x1000, false); in hv_allocate_config_window()
3316 vmbus_free_mmio(hbus->mem_config->start, PCI_CONFIG_MMIO_LENGTH); in hv_free_config_window()
3732 PCI_CONFIG_MMIO_LENGTH); in hv_pci_probe()