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

/seL4-camkes-master/kernel/include/arch/arm/arch/32/mode/fastpath/
H A Dfastpath.h88 fastpath_mi_check(word_t msgInfo) function
/seL4-camkes-master/kernel/include/arch/arm/arch/64/mode/fastpath/
H A Dfastpath.h73 fastpath_mi_check(word_t msgInfo) function
/seL4-camkes-master/kernel/include/arch/x86/arch/32/mode/fastpath/
H A Dfastpath.h88 static inline int fastpath_mi_check(word_t msgInfo) function
/seL4-camkes-master/kernel/include/arch/x86/arch/64/mode/fastpath/
H A Dfastpath.h116 fastpath_mi_check(word_t msgInfo) function
/seL4-camkes-master/kernel/include/arch/riscv/arch/fastpath/
H A Dfastpath.h71 fastpath_mi_check(word_t msgInfo) function
/seL4-camkes-master/kernel/src/fastpath/
H A Dfastpath.c45 if (unlikely(fastpath_mi_check(msgInfo) ||
257 if (unlikely(fastpath_mi_check(msgInfo) ||

Completed in 39 milliseconds