Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dsetup.h53 extern unsigned long __startup_64(unsigned long p2v_offset, struct boot_params *bp);
/linux-6.15/arch/x86/kernel/
H A Dhead_64.S114 call __startup_64
H A Dhead64.c144 unsigned long __head __startup_64(unsigned long p2v_offset, in __startup_64() function