VIRTUTECH CONFIDENTIAL Previous - Up - Next
Core_Mode_Switch
- 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 mode);
- Index
-
mode
- Description
-
Triggered when a processor mode switch occurs. Mode encoding: 0==RM16, 1==RM32, 2==V86, 3==PM16, 4==PM32, 5==PM64, 6==CM16, 7==CM32. The last three modes can only be entered on long mode capable processors.
VIRTUTECH CONFIDENTIAL Previous - Up - Next