pub unsafe fn __sevl()
Available on ARM only.
Expand description
Generates a send a local event hint instruction.
This causes an event to be signaled to only the processor executing this instruction. In a multiprocessor system, it is not required to affect the other processors.