Lines Matching full:debug
1883 report(dr7 == 0x404, "Load debug controls" /* && debugctl == 0x2 */); in dbgctls_main()
1891 report(vmx_get_test_stage() == 1, "Save debug controls"); in dbgctls_main()
1906 "Guest=host debug controls" /* && debugctl == 0x1 */); in dbgctls_main()
1914 report(vmx_get_test_stage() == 4, "Don't save debug controls"); in dbgctls_main()
5083 * VM-exit with populated 'pending debug exceptions' VMCS field. in vmx_mtf_test()
5095 "'pending debug exceptions' field after MTF VM-exit: 0x%lx (expected 0x%lx)", in vmx_mtf_test()
7798 * If the "load debug controls" VM-entry control is 1, bits 63:32 in
8940 * pending debug exceptions are raised, but before execution of any
8981 * VMX-preemption timer should fire after pending debug exceptions in vmx_preemption_timer_zero_test()
8990 * VMX-preemption timer would fire after pending debug exceptions in vmx_preemption_timer_zero_test()
9198 * ...in a MOVSS shadow, with pending debug exceptions. in vmx_db_test_guest()
9211 * ...in a MOVSS shadow, with pending debug exceptions. in vmx_db_test_guest()
9226 * Clear the pending debug exceptions and RFLAGS.TF and re-enter
9259 "Expected pending debug exceptions 0 (actual %lx)", in check_db_exit()
9272 * pending debug exceptions are non-zero, set the VMCS up as if the
9274 * pending debug exceptions. Then enter L2.
9292 * pending debug exceptions, populates the exit qualification field
9294 * (simulated) MOVSS shadow, make sure that the pending debug
9335 * instructions. Here, we establish the VMCS pending debug in vmx_db_test()
9355 * even worse, because L0 also leaves the pending debug in vmx_db_test()
9368 * qualification for debug exceptions is not reserved. It is in vmx_db_test()
9369 * set to 1 if a debug exception (#DB) or a breakpoint in vmx_db_test()
11404 { "debug controls", dbgctls_init, dbgctls_main, dbgctls_exit_handler,