Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Defi.h358 extern void efi_reserve_boot_services(void);
372 static inline void efi_reserve_boot_services(void) in efi_reserve_boot_services() function
/OK3568_Linux_fs/kernel/arch/x86/platform/efi/
H A Dquirks.c316 void __init efi_reserve_boot_services(void) in efi_reserve_boot_services() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c1088 efi_reserve_boot_services(); in setup_arch()