Home
last modified time | relevance | path

Searched defs:info_arg (Results 1 – 3 of 3) sorted by relevance

/seL4-master/libsel4/sel4_arch_include/aarch32/sel4/sel4_arch/
A Dsyscalls.h56 static inline void arm_sys_send(seL4_Word sys, seL4_Word dest, seL4_Word info_arg, seL4_Word mr0, s… in arm_sys_send()
79 static inline void arm_sys_reply(seL4_Word sys, seL4_Word info_arg, seL4_Word mr0, seL4_Word mr1, s… in arm_sys_reply()
101 static inline void arm_sys_send_null(seL4_Word sys, seL4_Word src, seL4_Word info_arg) in arm_sys_send_null()
146 …ine void arm_sys_send_recv(seL4_Word sys, seL4_Word dest, seL4_Word *out_badge, seL4_Word info_arg, in arm_sys_send_recv()
179 seL4_Word info_arg, in arm_sys_nbsend_recv()
/seL4-master/libsel4/sel4_arch_include/aarch64/sel4/sel4_arch/
A Dsyscalls.h57 static inline void arm_sys_send(seL4_Word sys, seL4_Word dest, seL4_Word info_arg, seL4_Word mr0, s… in arm_sys_send()
80 static inline void arm_sys_reply(seL4_Word sys, seL4_Word info_arg, seL4_Word mr0, seL4_Word mr1, s… in arm_sys_reply()
102 static inline void arm_sys_send_null(seL4_Word sys, seL4_Word src, seL4_Word info_arg) in arm_sys_send_null()
146 …ine void arm_sys_send_recv(seL4_Word sys, seL4_Word dest, seL4_Word *out_badge, seL4_Word info_arg, in arm_sys_send_recv()
179 seL4_Word info_arg, in arm_sys_nbsend_recv()
/seL4-master/libsel4/arch_include/riscv/sel4/arch/
A Dsyscalls.h25 static inline void riscv_sys_send(seL4_Word sys, seL4_Word dest, seL4_Word info_arg, seL4_Word mr0,… in riscv_sys_send()
48 static inline void riscv_sys_reply(seL4_Word sys, seL4_Word info_arg, seL4_Word mr0, seL4_Word mr1,… in riscv_sys_reply()
70 static inline void riscv_sys_send_null(seL4_Word sys, seL4_Word src, seL4_Word info_arg) in riscv_sys_send_null()
124 …e void riscv_sys_send_recv(seL4_Word sys, seL4_Word dest, seL4_Word *out_badge, seL4_Word info_arg, in riscv_sys_send_recv()
159 seL4_Word info_arg, in riscv_sys_nbsend_recv()

Completed in 7 milliseconds