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

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

Completed in 141 milliseconds