Home
last modified time | relevance | path

Searched refs:guest_protected_mode (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/xentrace/
A Dxenctx.c58 int guest_protected_mode = 1; variable
507 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