Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 12 of 12) sorted by relevance

/seL4-master/src/kernel/
A Dcspace.c66 word_t depth) 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.c40 word_t depth = getSyscallArg(3, buffer); in Arch_decodeIRQControlInvocation() local
85 word_t depth = getSyscallArg(3, buffer) & 0xfful; in Arch_decodeIRQControlInvocation() local
A Dsmmu.c25 word_t index, depth, sid; in decodeARMSIDControlInvocation() local
186 word_t index, depth, cb; in decodeARMCBControlInvocation() local
/seL4-master/src/arch/riscv/object/
A Dinterrupt.c52 word_t depth = getSyscallArg(3, buffer); in Arch_decodeIRQControlInvocation() local
/seL4-master/src/arch/x86/object/
A Dinterrupt.c71 word_t index, depth; in Arch_decodeIRQControlInvocation() local
A Dioport.c114 word_t index, depth; in decodeX86PortControlInvocation() local
/seL4-master/src/object/
A Dinterrupt.c27 word_t index, depth, irq_w; in decodeIRQControlInvocation() local
/seL4-master/libsel4/arch_include/x86/sel4/arch/
A Dbootinfo_types.h85 seL4_Uint8 depth; member
/seL4-master/src/arch/x86/kernel/
A Dvspace.c1266 word_t depth; in decodeX86MMUInvocation() local
/seL4-master/src/arch/riscv/kernel/
A Dvspace.c941 word_t depth; in decodeRISCVMMUInvocation() local
/seL4-master/src/arch/arm/32/kernel/
A Dvspace.c2515 word_t index, depth; local
/seL4-master/src/arch/arm/64/kernel/
A Dvspace.c2292 word_t index, depth; in decodeARMMMUInvocation() local

Completed in 28 milliseconds