Searched refs:signal (Results 1 – 12 of 12) sorted by relevance
77 void hisi_ipc_spin_lock(unsigned int signal) in hisi_ipc_spin_lock() argument81 if (signal >= HISI_IPC_INT_SRC_NUM) in hisi_ipc_spin_lock()85 hs_ctrl = mmio_read_32(HISI_IPC_ACPU_CTRL(signal)); in hisi_ipc_spin_lock()89 void hisi_ipc_spin_unlock(unsigned int signal) in hisi_ipc_spin_unlock() argument91 if (signal >= HISI_IPC_INT_SRC_NUM) in hisi_ipc_spin_unlock()94 mmio_write_32(HISI_IPC_ACPU_CTRL(signal), 0); in hisi_ipc_spin_unlock()
35 void hisi_ipc_spin_lock(unsigned int signal);36 void hisi_ipc_spin_unlock(unsigned int signal);
169 Mapping of interrupt type to signal174 FIQ or IRQ signal to the CPU depending upon the current security state. The175 mapping between the type and signal is known only to the platform. The framework182 FIQ signal while Non-secure interrupts are signaled through the IRQ signal.185 Effect of mapping of several interrupt types to one signal argument189 interrupt signal, and if any one of the interrupt type sets **TEL3=1** for a190 particular security state, then interrupt signal will be routed to EL3 when in192 same interrupt signal will be forced to the same routing model. This should be197 signal. So if either one of the interrupt type sets the routing model so199 route the FIQ signal to EL3 when executing in Secure-EL1/Secure-EL0, thereby[all …]
86 …complex|ctype|errno|fenv|float|inttypes|iso646|limits|locale|math|setjmp|signal|stdalign|stdarg|st…
278 instruction to signal completion of the request. Some example use cases are380 ``MM_SP_EVENT_COMPLETE_AARCH64`` call (described later) to signal readiness for500 was made to signal either completion of Secure Partition initialisation or580 A Secure Partition must only call ``MM_SP_EVENT_COMPLETE_AARCH64`` to signal806 signal that it is initialised and ready to receive run-time requests.
185 return ``UINT64_MAX`` to signal that no per-CPU section exists for that node.
133 through vIRQ signal.
76 macro takes only one parameter: an SGI number to signal other PEs.
283 RAS nodes can signal errors to the PE by raising Fault Handling and/or Error
36 components of the system may use one of the asynchronous exceptions to signal
56 so the receiver can read them. The receiver uses the same channel to signal
3471 the platform IC uses to signal each type of interrupt supported by the framework