Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Defi.h156 extern void efi_thunk_runtime_setup(void);
164 static inline void efi_thunk_runtime_setup(void) {} in efi_thunk_runtime_setup() function
/linux-4.4.14/arch/x86/platform/efi/
Defi_64.c591 void efi_thunk_runtime_setup(void) in efi_thunk_runtime_setup() function
Defi.c950 efi_thunk_runtime_setup(); in __efi_enter_virtual_mode()