Searched refs:fastpath_copy_mrs (Results 1 - 6 of 6) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/32/mode/fastpath/
H A Dfastpath.h106 fastpath_copy_mrs(word_t length, tcb_t *src, tcb_t *dest) function
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/64/mode/fastpath/
H A Dfastpath.h84 fastpath_copy_mrs(word_t length, tcb_t *src, tcb_t *dest) function
/seL4-l4v-10.1.1/seL4/include/arch/riscv/arch/fastpath/
H A Dfastpath.h90 fastpath_copy_mrs(word_t length, tcb_t *src, tcb_t *dest) function
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/32/mode/fastpath/
H A Dfastpath.h81 fastpath_copy_mrs(word_t length, tcb_t *src, tcb_t *dest) function
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/64/mode/fastpath/
H A Dfastpath.h110 fastpath_copy_mrs(word_t length, tcb_t *src, tcb_t *dest) function
/seL4-l4v-10.1.1/seL4/src/fastpath/
H A Dfastpath.c176 fastpath_copy_mrs (length, NODE_STATE(ksCurThread), dest);
367 fastpath_copy_mrs (length, NODE_STATE(ksCurThread), caller);

Completed in 43 milliseconds