Searched defs:label (Results 1 - 19 of 19) sorted by relevance

/seL4-mcs-10.1.1/manual/parts/
H A Dintro.tex
H A Dio.tex
H A Dipc.tex
H A Dnotifications.tex
H A Dobjects.tex[all...]
H A Dcspace.tex[all...]
H A Dthreads.tex[all...]
H A Dbootup.tex
H A Dvspace.tex
H A Dapi.tex
/seL4-mcs-10.1.1/src/object/
H A Dschedcontrol.c162 decodeSchedControlInvocation(word_t label, cap_t cap, word_t length, extra_caps_t extraCaps, argument
H A Dschedcontext.c232 decodeSchedContextInvocation(word_t label, cap_t cap, extra_caps_t extraCaps, word_t *buffer) argument
/seL4-mcs-10.1.1/src/api/
H A Dfaults.c126 word_t label = seL4_MessageInfo_get_label(tag); local
/seL4-mcs-10.1.1/src/arch/x86/64/object/
H A Dobjecttype.c328 Mode_decodeInvocation( word_t label, word_t length, cptr_t cptr, cte_t* slot, cap_t cap, extra_caps_t extraCaps, word_t* buffer ) argument
/seL4-mcs-10.1.1/src/arch/arm/64/object/
H A Dobjecttype.c393 Arch_decodeInvocation(word_t label, word_t length, cptr_t cptr, argument
/seL4-mcs-10.1.1/src/arch/riscv/object/
H A Dobjecttype.c264 Arch_decodeInvocation( word_t label, unsigned int length, cptr_t cptr, cte_t *slot, cap_t cap, extra_caps_t extraCaps, bool_t call, word_t *buffer ) argument
/seL4-mcs-10.1.1/src/arch/arm/object/
H A Dvcpu.c706 decodeARMVCPUInvocation( word_t label, unsigned int length, cptr_t cptr, cte_t* slot, cap_t cap, extra_caps_t extraCaps, bool_t call, word_t* buffer ) argument
/seL4-mcs-10.1.1/src/arch/riscv/kernel/
H A Dvspace.c689 decodeRISCVPageTableInvocation(word_t label, unsigned int length, argument
797 decodeRISCVFrameInvocation(word_t label, unsigned int length, argument
991 decodeRISCVMMUInvocation(word_t label, unsigned int length, cptr_t cptr, argument
[all...]
/seL4-mcs-10.1.1/src/arch/x86/64/kernel/
H A Dvspace.c1575 decodeX86ModeMapRemapPage(word_t label, vm_page_size_ argument
1187 decodeX64PageDirectoryInvocation( word_t label, word_t length, cte_t* cte, cap_t cap, extra_caps_t extraCaps, word_t* buffer ) argument
1354 decodeX64PDPTInvocation( word_t label, word_t length, cte_t *cte, cap_t cap, extra_caps_t extraCaps, word_t *buffer) argument
1462 decodeX86ModeMMUInvocation( word_t label, word_t length, cptr_t cptr, cte_t* cte, cap_t cap, extra_caps_t extraCaps, word_t* buffer ) argument
[all...]

Completed in 132 milliseconds