pub unsafe fn __sev()🔬This is a nightly-only experimental API. (
stdarch_arm_hints #117218)Available on ARM and (AArch64 or ARM or ARM64EC) and (AArch64 or ARM64EC or target feature
v6) only.Expand description
Generates a SEV (send a global event) hint instruction.
This causes an event to be signaled to all processors in a multiprocessor system. It is a NOP on a uniprocessor system.