Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/e820/
H A Dapi.h31 extern void e820__reserve_setup_data(void);
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c1025 e820__reserve_setup_data(); in setup_arch()
H A De820.c996 void __init e820__reserve_setup_data(void) in e820__reserve_setup_data() function