Searched refs:high_mmio_space (Results 1 – 1 of 1) sorted by relevance
495 resource_size_t high_mmio_space; member2077 if (hbus->low_mmio_space || hbus->high_mmio_space) { in survey_child_resources()2111 hbus->high_mmio_space += bar_size; in survey_child_resources()2153 if (hbus->high_mmio_space) { in prepopulate_bars()2155 (63 - __builtin_clzll(hbus->high_mmio_space)); in prepopulate_bars()3114 if (hbus->high_mmio_space && hbus->high_mmio_res) { in hv_pci_free_bridge_windows()3170 if (hbus->high_mmio_space) { in hv_pci_allocate_bridge_windows()3171 align = 1ULL << (63 - __builtin_clzll(hbus->high_mmio_space)); in hv_pci_allocate_bridge_windows()3174 hbus->high_mmio_space, align, in hv_pci_allocate_bridge_windows()3179 hbus->high_mmio_space); in hv_pci_allocate_bridge_windows()