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

/seL4-l4v-10.1.1/seL4/libsel4/include/sel4/
H A Dsyscalls.h349 * Unlike the other system calls in this section, `seL4_DebugRun` does not
358 seL4_DebugRun(void (* userfn) (void *), void* userarg);
/seL4-l4v-10.1.1/seL4/libsel4/arch_include/arm/sel4/arch/
H A Dsyscalls.h387 seL4_DebugRun(void (* userfn) (void *), void* userarg) function
/seL4-l4v-10.1.1/seL4/libsel4/sel4_arch_include/ia32/sel4/sel4_arch/
H A Dsyscalls.h597 seL4_DebugRun(void (*userfn) (void *), void* userarg) function
/seL4-l4v-10.1.1/seL4/libsel4/sel4_arch_include/x86_64/sel4/sel4_arch/
H A Dsyscalls.h431 seL4_DebugRun(void (*userfn) (void *), void* userarg) function
/seL4-l4v-10.1.1/seL4/libsel4/arch_include/riscv/sel4/arch/
H A Dsyscalls.h556 seL4_DebugRun(void (* userfn) (void *), void* userarg) function

Completed in 279 milliseconds