Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Defi.h143 extern void efi_thunk_runtime_setup(void);
151 static inline void efi_thunk_runtime_setup(void) {} in efi_thunk_runtime_setup() function
/linux-4.1.27/arch/x86/platform/efi/
Defi_64.c591 void efi_thunk_runtime_setup(void) in efi_thunk_runtime_setup() function
Defi.c924 efi_thunk_runtime_setup(); in __efi_enter_virtual_mode()