Searched refs:max_gap_start (Results 1 – 1 of 1) sorted by relevance
629 __init static int e820_search_gap(unsigned long *max_gap_start, unsigned long *max_gap_size) in e820_search_gap() argument655 *max_gap_start = gap_start; in e820_search_gap()671 *max_gap_start = gap_start; in e820_search_gap()690 unsigned long max_gap_start, max_gap_size; in e820__setup_pci_gap() local695 found = e820_search_gap(&max_gap_start, &max_gap_size); in e820__setup_pci_gap()699 max_gap_start = (max_pfn << PAGE_SHIFT) + SZ_1M; in e820__setup_pci_gap()703 max_gap_start = SZ_256M; in e820__setup_pci_gap()710 pci_mem_start = max_gap_start; in e820__setup_pci_gap()713 max_gap_start, max_gap_start + max_gap_size-1); in e820__setup_pci_gap()