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

/barrelfish-2018-10-04/include/barrelfish_kpi/
H A Dinit.h65 #define ROOTCN_SLOT_SUPERCN 3 ///< Slot for a cnode of SUPER frames macro
111 #define CPTR_SUPERCN_BASE ROOTCN_SLOT_ADDR(ROOTCN_SLOT_SUPERCN)
/barrelfish-2018-10-04/usr/init/
H A Dspawn.c27 .slot = ROOTCN_SLOT_SUPERCN
31 .slot = ROOTCN_SLOT_SUPERCN
/barrelfish-2018-10-04/kernel/
H A Dstartup.c194 st->supercn = caps_locate_slot(CNODE(rootcn), ROOTCN_SLOT_SUPERCN);

Completed in 33 milliseconds