Home
last modified time | relevance | path

Searched refs:e820_search_gap (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/
H A De820.c625 __init static int e820_search_gap(unsigned long *max_gap_start, unsigned long *max_gap_size) in e820_search_gap() function
691 found = e820_search_gap(&max_gap_start, &max_gap_size); in e820__setup_pci_gap()