Searched refs:max_gap_start (Results 1 – 1 of 1) sorted by relevance
625 __init static int e820_search_gap(unsigned long *max_gap_start, unsigned long *max_gap_size) in e820_search_gap() argument651 *max_gap_start = gap_start; in e820_search_gap()667 *max_gap_start = gap_start; in e820_search_gap()686 unsigned long max_gap_start, max_gap_size; in e820__setup_pci_gap() local691 found = e820_search_gap(&max_gap_start, &max_gap_size); in e820__setup_pci_gap()695 max_gap_start = (max_pfn << PAGE_SHIFT) + SZ_1M; in e820__setup_pci_gap()699 max_gap_start = SZ_256M; in e820__setup_pci_gap()706 pci_mem_start = max_gap_start; in e820__setup_pci_gap()709 max_gap_start, max_gap_start + max_gap_size-1); in e820__setup_pci_gap()