Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsetup.h53 extern void startup_64_setup_env(unsigned long physbase);
/openbmc/linux/arch/x86/kernel/
H A Dhead_64.S81 call startup_64_setup_env
H A Dhead64.c624 void __head startup_64_setup_env(unsigned long physbase) in startup_64_setup_env() function