Function __sev
pub unsafe fn __sev()
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.
__sevpub unsafe fn __sev()
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.