Searched refs:lookupTargetSlot (Results 1 - 12 of 12) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/kernel/
H A Dcspace.h59 lookupSlot_ret_t lookupTargetSlot(cap_t root, cptr_t capptr,
/seL4-l4v-10.1.1/seL4/src/arch/arm/object/
H A Dinterrupt.c61 lookupSlot_ret_t lu_ret = lookupTargetSlot(cnodeCap, index, depth);
/seL4-l4v-10.1.1/seL4/src/arch/x86/object/
H A Dinterrupt.c128 lu_ret = lookupTargetSlot(cnodeCap, index, depth);
H A Dioport.c164 lu_ret = lookupTargetSlot(cnodeCap, index, depth);
/seL4-l4v-10.1.1/seL4/src/kernel/
H A Dcspace.c126 lookupTargetSlot(cap_t root, cptr_t capptr, word_t depth) function
/seL4-l4v-10.1.1/seL4/src/object/
H A Dinterrupt.c63 lu_ret = lookupTargetSlot(cnodeCap, index, depth);
H A Duntyped.c116 lu_ret = lookupTargetSlot(rootCap, nodeIndex, nodeDepth);
H A Dcnode.c66 lu_ret = lookupTargetSlot(cap, index, w_bits);
932 lus_ret = lookupTargetSlot(cnode, ct.ctReceiveIndex, ct.ctReceiveDepth);
/seL4-l4v-10.1.1/seL4/src/arch/riscv/kernel/
H A Dvspace.c1062 lu_ret = lookupTargetSlot(root, index, depth);
/seL4-l4v-10.1.1/seL4/src/arch/x86/kernel/
H A Dvspace.c1461 lu_ret = lookupTargetSlot(root, index, depth);
/seL4-l4v-10.1.1/seL4/src/arch/arm/32/kernel/
H A Dvspace.c2898 lu_ret = lookupTargetSlot(root, index, depth);
/seL4-l4v-10.1.1/seL4/src/arch/arm/64/kernel/
H A Dvspace.c2469 lu_ret = lookupTargetSlot(root, index, depth);

Completed in 145 milliseconds