Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/efi/libstub/
Dx86-stub.h15 void efi_5level_switch(void);
18 static inline void efi_5level_switch(void) {} in efi_5level_switch() function
Dx86-5lvl.c63 void efi_5level_switch(void) in efi_5level_switch() function
Dx86-stub.c958 efi_5level_switch(); in efi_stub_entry()