Home
last modified time | relevance | path

Searched refs:lookupSlot_ret_t (Results 1 – 14 of 14) sorted by relevance

/seL4-master/include/kernel/
A Dcspace.h37 typedef struct lookupSlot_ret lookupSlot_ret_t; typedef
49 lookupSlot_ret_t lookupSlotForCNodeOp(bool_t isSource,
52 lookupSlot_ret_t lookupSourceSlot(cap_t root, cptr_t capptr,
54 lookupSlot_ret_t lookupTargetSlot(cap_t root, cptr_t capptr,
56 lookupSlot_ret_t lookupPivotSlot(cap_t root, cptr_t capptr,
/seL4-master/src/kernel/
A Dcspace.c65 lookupSlot_ret_t lookupSlotForCNodeOp(bool_t isSource, cap_t root, cptr_t capptr, in lookupSlotForCNodeOp()
69 lookupSlot_ret_t ret; in lookupSlotForCNodeOp()
111 lookupSlot_ret_t lookupSourceSlot(cap_t root, cptr_t capptr, word_t depth) in lookupSourceSlot()
116 lookupSlot_ret_t lookupTargetSlot(cap_t root, cptr_t capptr, word_t depth) in lookupTargetSlot()
121 lookupSlot_ret_t lookupPivotSlot(cap_t root, cptr_t capptr, word_t depth) in lookupPivotSlot()
/seL4-master/src/arch/arm/object/
A Dinterrupt.c62 lookupSlot_ret_t lu_ret = lookupTargetSlot(cnodeCap, index, depth); in Arch_decodeIRQControlInvocation()
107 lookupSlot_ret_t lu_ret = lookupTargetSlot(cnodeCap, index, depth); in Arch_decodeIRQControlInvocation()
A Dsmmu.c28 lookupSlot_ret_t lu_ret; in decodeARMSIDControlInvocation()
189 lookupSlot_ret_t lu_ret; in decodeARMCBControlInvocation()
/seL4-master/src/arch/riscv/object/
A Dinterrupt.c67 lookupSlot_ret_t lu_ret = lookupTargetSlot(cnodeCap, index, depth); in Arch_decodeIRQControlInvocation()
/seL4-master/src/arch/x86/object/
A Dinterrupt.c74 lookupSlot_ret_t lu_ret; in Arch_decodeIRQControlInvocation()
A Dioport.c117 lookupSlot_ret_t lu_ret; in decodeX86PortControlInvocation()
/seL4-master/src/object/
A Dinterrupt.c31 lookupSlot_ret_t lu_ret; in decodeIRQControlInvocation()
A Duntyped.c34 lookupSlot_ret_t lu_ret; in decodeUntypedInvocation()
A Dcnode.c45 lookupSlot_ret_t lu_ret; in decodeCNodeInvocation()
894 lookupSlot_ret_t lus_ret; in getReceiveSlots()
/seL4-master/src/arch/riscv/kernel/
A Dvspace.c946 lookupSlot_ret_t lu_ret; in decodeRISCVMMUInvocation()
/seL4-master/src/arch/x86/kernel/
A Dvspace.c1271 lookupSlot_ret_t lu_ret; in decodeX86MMUInvocation()
/seL4-master/src/arch/arm/64/kernel/
A Dvspace.c2295 lookupSlot_ret_t lu_ret; in decodeARMMMUInvocation()
/seL4-master/src/arch/arm/32/kernel/
A Dvspace.c2518 lookupSlot_ret_t lu_ret;

Completed in 42 milliseconds