Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Defi.h380 extern void efi_reserve_boot_services(void);
391 static inline void efi_reserve_boot_services(void) in efi_reserve_boot_services() function
/Linux-v6.6/arch/x86/platform/efi/
Dquirks.c324 void __init efi_reserve_boot_services(void) in efi_reserve_boot_services() function
/Linux-v6.6/arch/x86/kernel/
Dsetup.c1134 efi_reserve_boot_services(); in setup_arch()