aarch64_cpu::asm

Function 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.