Home
last modified time | relevance | path

Searched refs:Arch_decodeInvocation (Results 1 – 8 of 8) sorted by relevance

/seL4-master/include/arch/arm/arch/object/
A Dobjecttype.h23 exception_t Arch_decodeInvocation(word_t invLabel, word_t length,
/seL4-master/include/arch/riscv/arch/object/
A Dobjecttype.h22 exception_t Arch_decodeInvocation(word_t label, word_t length,
/seL4-master/include/arch/x86/arch/object/
A Dobjecttype.h23 exception_t Arch_decodeInvocation(word_t invLabel, word_t length, cptr_t cptr, cte_t *slot, cap_t c…
/seL4-master/src/arch/riscv/object/
A Dobjecttype.c291 exception_t Arch_decodeInvocation( in Arch_decodeInvocation() function
/seL4-master/src/arch/arm/32/object/
A Dobjecttype.c536 exception_t Arch_decodeInvocation(word_t invLabel, word_t length, cptr_t cptr, function
/seL4-master/src/arch/arm/64/object/
A Dobjecttype.c474 exception_t Arch_decodeInvocation(word_t label, word_t length, cptr_t cptr, function
/seL4-master/src/arch/x86/object/
A Dobjecttype.c504 exception_t Arch_decodeInvocation( in Arch_decodeInvocation() function
/seL4-master/src/object/
A Dobjecttype.c631 return Arch_decodeInvocation(invLabel, length, capIndex, in decodeInvocation()

Completed in 27 milliseconds