Searched refs:Mode_handleRemoteCall (Results 1 - 5 of 5) sorted by relevance

/seL4-camkes-master/kernel/src/arch/x86/32/smp/
H A Dipi.c12 void Mode_handleRemoteCall(IpiModeRemoteCall_t call, word_t arg0, word_t arg1, word_t arg2) function
/seL4-camkes-master/kernel/src/arch/x86/64/smp/
H A Dipi.c13 void Mode_handleRemoteCall(IpiModeRemoteCall_t call, word_t arg0, word_t arg1, word_t arg2) function
/seL4-camkes-master/kernel/include/arch/x86/arch/32/mode/smp/
H A Dipi.h37 void Mode_handleRemoteCall(IpiModeRemoteCall_t call, word_t arg0, word_t arg1, word_t arg2);
/seL4-camkes-master/kernel/include/arch/x86/arch/64/mode/smp/
H A Dipi.h22 void Mode_handleRemoteCall(IpiModeRemoteCall_t call, word_t arg0, word_t arg1, word_t arg2);
/seL4-camkes-master/kernel/src/arch/x86/smp/
H A Dipi.c69 Mode_handleRemoteCall(call, arg0, arg1, arg2);

Completed in 31 milliseconds