Searched refs:lguest_init (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dlguest.h29 extern void lguest_init(void);
/linux-4.1.27/arch/x86/lguest/
H A Dhead_32.S50 jmp lguest_init+__PAGE_OFFSET
H A Dboot.c1408 * Once we get to lguest_init(), we know we're a Guest. The various
1412 __init void lguest_init(void) lguest_init() function
1495 * before returning to the rest of lguest_init(). lguest_init()
1500 * lguest_init() where the rest of the fairly chaotic boot setup lguest_init()

Completed in 75 milliseconds