Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Defi.h358 extern void efi_reserve_boot_services(void);
372 static inline void efi_reserve_boot_services(void) in efi_reserve_boot_services() function
/Linux-v5.10/arch/x86/platform/efi/
Dquirks.c315 void __init efi_reserve_boot_services(void) in efi_reserve_boot_services() function
/Linux-v5.10/arch/x86/kernel/
Dsetup.c1068 efi_reserve_boot_services(); in setup_arch()