Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.h15 void efi_5level_switch(void);
18 static inline void efi_5level_switch(void) {} in efi_5level_switch() function
H A Dx86-5lvl.c63 void efi_5level_switch(void) in efi_5level_switch() function
H A Dx86-stub.c988 efi_5level_switch(); in efi_stub_entry()