Home
last modified time | relevance | path

Searched refs:arm_sys_send_null (Results 1 – 3 of 3) sorted by relevance

/seL4-master/libsel4/arch_include/arm/sel4/arch/
A Dsyscalls.h72 arm_sys_send_null(seL4_SysSend, dest, seL4_MessageInfo_new(0, 0, 0, 0).words[0]); in seL4_Signal()
658 arm_sys_send_null(seL4_SysDebugRun, (seL4_Word)userfn, (seL4_Word)userarg); in seL4_DebugRun()
715 arm_sys_send_null(seL4_SysBenchmarkFlushCaches, 0, 0); in seL4_BenchmarkFlushCaches()
721 arm_sys_send_null(seL4_SysBenchmarkFlushCaches, 1, cache_type); in seL4_BenchmarkFlushL1Caches()
785 arm_sys_send_null(seL4_SysSetTLSBase, tls_base, 0); in seL4_SetTLSBase()
/seL4-master/libsel4/sel4_arch_include/aarch32/sel4/sel4_arch/
A Dsyscalls.h101 static inline void arm_sys_send_null(seL4_Word sys, seL4_Word src, seL4_Word info_arg) in arm_sys_send_null() function
/seL4-master/libsel4/sel4_arch_include/aarch64/sel4/sel4_arch/
A Dsyscalls.h102 static inline void arm_sys_send_null(seL4_Word sys, seL4_Word src, seL4_Word info_arg) in arm_sys_send_null() function

Completed in 5 milliseconds