Searched refs:__append_e820_table (Results 1 - 1 of 1) sorted by path

/linux-master/arch/x86/kernel/
H A De820.c422 static int __init __append_e820_table(struct boot_e820_entry *entries, u32 nr_entries) function
459 return __append_e820_table(entries, nr_entries);
735 __append_e820_table(extmap, entries);

Completed in 233 milliseconds