Searched refs:TRAP_overflow (Results 1 – 4 of 4) sorted by relevance
27 #define TRAP_overflow 4 macro
143 [TRAP_overflow] = do_trap,2072 set_swint_gate(TRAP_overflow,&overflow); /* usable from all privileges */ in init_idt_traps()
794 movl $TRAP_overflow,4(%rsp)
2769 vmcb->exit_int_info.vector == TRAP_overflow ) in svm_vmexit_handler()
Completed in 15 milliseconds