[][src]Function cortex_a::asm::sev

pub fn sev()

Send EVent.

SEV causes an event to be signaled to all cores within a multiprocessor system.

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