Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Defi.h380 extern void efi_reserve_boot_services(void);
391 static inline void efi_reserve_boot_services(void) in efi_reserve_boot_services() function
/openbmc/linux/arch/x86/platform/efi/
H A Dquirks.c324 void __init efi_reserve_boot_services(void) in efi_reserve_boot_services() function
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c1135 efi_reserve_boot_services(); in setup_arch()