Lines Matching full:intercept
879 * Add more test cases of instruction intercept here. Elements in this
980 "intercept %s", in insn_intercept_main()
1830 report_fail("VMEXIT not due to NMI intercept. Exit reason 0x%x", in nmi_hlt_exit_handler()
1835 report_pass("NMI intercept while running guest"); in nmi_hlt_exit_handler()
8972 * Exception bitmap is irrelevant, since you can't intercept in vmx_preemption_timer_zero_test()
9037 * The hypervisor doesn't intercept WBINVD, so the loop below in vmx_preemption_timer_tf_test_guest()
9041 * hypervisor might intercept WBINVD and emulate it. If the in vmx_preemption_timer_tf_test_guest()
9315 * L1 wants to intercept #DB exceptions encountered in L2. in vmx_db_test()
10124 /* Intercept both VMREAD and VMWRITE. */ in vmcs_shadow_test_field()
10126 /* VMWRITE/VMREAD done on reserved-bit should always intercept */ in vmcs_shadow_test_field()
10595 /* Intercept INVLPG when to perform TLB invalidation from L1 (this). */ in __vmx_pf_exception_test()
11395 { "instruction intercept", insn_intercept_init, insn_intercept_main,