Searched refs:boot_node (Results 1 - 4 of 4) sorted by relevance

/seL4-l4v-master/seL4/include/arch/x86/arch/kernel/
H A Dsmp_sys.h16 void boot_node(void);
/seL4-l4v-master/seL4/src/arch/x86/kernel/
H A Dsmp_sys.c118 VISIBLE void boot_node(void) function
126 fail("boot_node failed for some reason :(\n");
/seL4-l4v-master/seL4/src/arch/x86/32/
H A Dhead.S130 /* Call boot_node() and set restore_user_context() as return EIP. */
132 jmp boot_node
/seL4-l4v-master/seL4/src/arch/x86/64/
H A Dhead.S422 jmp boot_node

Completed in 38 milliseconds