Searched refs:IDT_BP (Results 1 – 7 of 7) sorted by relevance
21 #define IDT_BP 3 /* #BP: Breakpoint */ macro
197 #define IDT_BP 3 /* #BP: Breakpoint */ macro
196 #define IDT_BP 3 /* #BP: Breakpoint */ macro
497 #define IDT_BP 3 /* #BP: Breakpoint */ macro
1196 case IDT_BP: in vmx_inject_intinfo()2461 intr_vec == IDT_BP && in vmx_exit_process()3445 flag = (1 << IDT_BP); in vmx_setcap()
944 error = vm_inject_exception(vcpu, IDT_BP, 0, 0, 0); in gdb_cpu_breakpoint()
1434 case IDT_BP: in svm_vmexit()