Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/e820/
H A Dapi.h33 extern void e820__reserve_resources(void);
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c1284 e820__reserve_resources(); in setup_arch()
H A De820.c1156 void __init e820__reserve_resources(void) in e820__reserve_resources() function