Searched refs:guest_protected_mode (Results 1 – 1 of 1) sorted by relevance
58 int guest_protected_mode = 1; variable507 if ( !guest_protected_mode ) in instr_pointer()514 if ( !guest_protected_mode ) in instr_pointer()528 if ( !guest_protected_mode ) in stack_pointer()535 if ( !guest_protected_mode ) in stack_pointer()890 if ( !guest_protected_mode ) in print_stack()999 guest_protected_mode = (cpuctx.cr0 & CR0_PE); in dump_ctx()1001 guest_protected_mode ? 4 : 2; in dump_ctx()1032 if ( !guest_protected_mode || in dump_ctx()
Completed in 4 milliseconds