Home
last modified time | relevance | path

Searched refs:append_e820_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A De820.c453 static int __init append_e820_table(struct boot_e820_entry *entries, u32 nr_entries) in append_e820_table() function
1270 if (append_e820_table(boot_params.e820_table, boot_params.e820_entries) < 0) { in e820__memory_setup_default()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A De820.c453 static int __init append_e820_table(struct boot_e820_entry *entries, u32 nr_entries) in append_e820_table() function
1272 if (append_e820_table(boot_params.e820_table, boot_params.e820_entries) < 0) { in e820__memory_setup_default()

Completed in 4 milliseconds