Searched refs:CFG_PAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
85 #define CFG_PAGE_SIZE (PCI_CONFIG_MMIO_LENGTH - CFG_PAGE_OFFSET) macro1103 } else if (where + size <= CFG_PAGE_SIZE) { in _hv_pcifront_read_config()1174 } else if (where >= PCI_COMMAND && where + size <= CFG_PAGE_SIZE) { in _hv_pcifront_write_config()