Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/efi/libstub/
Dx86-stub.h13 void efi_5level_switch(void);
16 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.c1059 efi_5level_switch(); in efi_stub_entry()