Function cortex_a::asm::sev

source ·
pub fn sev()
Expand description

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.