6 Haps
Core_Mode_Switch
Quick-Start Platform x86 Reference Manual
/
6 Haps
/
Core_Interrupt_Status
Description
Triggered when a processor changes its interrupt status. Status==1 means that interrupts can now be accepted, and status==0 means that interrupts will not be accepted.
Callback Type
void (*)(lang_void *callback_data, conf_object_t *trigger_obj, int64 status);
Index
status
Provided By
x86-intel64
6 Haps
Core_Mode_Switch