Searched refs:bar0_size (Results 1 – 1 of 1) sorted by relevance
468 uint64_t bar0_size; in hinic_get_mmio() local477 bar0_size = pci_dev->mem_resource[HINIC_CFG_REGS_BAR].len; in hinic_get_mmio()480 if (pagesize == PAGE_SIZE_64K && (bar0_size % pagesize != 0)) { in hinic_get_mmio()484 (bar0_size + bar2_size <= pagesize) && in hinic_get_mmio()485 bar2_size >= bar0_size) { in hinic_get_mmio()