Function cortex_a::asm::sevl[][src]

pub fn sevl()
Expand description

Send EVent.Locally

SEV causes an event to be signaled to the local core within a multiprocessor system.

For more details of wfe - sev/sevl pair, refer to here.