VIRTUTECH CONFIDENTIAL Previous - Up - Next
Core_Interrupt_Status
- Provided By
-
x86-hammer-ma, x86-p2-turbo, x86-486sx-turbo, x86-p4-ma
- Callback Type
-
void (*)(lang_void *callback_data,
conf_object_t *trigger_obj, integer_t status);
- Index
-
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.
VIRTUTECH CONFIDENTIAL Previous - Up - Next