Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsetup.h53 extern unsigned long __startup_64(unsigned long p2v_offset, struct boot_params *bp);
/linux/arch/x86/boot/startup/
H A Dmap_kernel.c87 unsigned long __init __startup_64(unsigned long p2v_offset, in __startup_64() function