Home | History | Annotate | Download | only in BootSector

Lines Matching full:idt_base

356         leal    IDT_BASE(%ebx), %eax        # EAX=PHYSICAL address of idt

531 idtr: .word IDT_END - IDT_BASE - 1 # IDT limit
545 IDT_BASE:
547 .equ DIV_ZERO_SEL, .-IDT_BASE
555 .equ DEBUG_EXCEPT_SEL, .-IDT_BASE
563 .equ NMI_SEL, .-IDT_BASE
571 .equ BREAKPOINT_SEL, .-IDT_BASE
579 .equ OVERFLOW_SEL, .-IDT_BASE
587 .equ BOUNDS_CHECK_SEL, .-IDT_BASE
595 .equ INVALID_OPCODE_SEL, .-IDT_BASE
603 .equ DEV_NOT_AVAIL_SEL, .-IDT_BASE
611 .equ DOUBLE_FAULT_SEL, .-IDT_BASE
619 .equ RSVD_INTR_SEL1, .-IDT_BASE
627 .equ INVALID_TSS_SEL, .-IDT_BASE
635 .equ SEG_NOT_PRESENT_SEL, .-IDT_BASE
643 .equ STACK_FAULT_SEL, .-IDT_BASE
651 .equ GP_FAULT_SEL, .-IDT_BASE
659 .equ PAGE_FAULT_SEL, .-IDT_BASE
667 .equ RSVD_INTR_SEL2, .-IDT_BASE
675 .equ FLT_POINT_ERR_SEL, .-IDT_BASE
683 .equ ALIGNMENT_CHECK_SEL, .-IDT_BASE
691 .equ MACHINE_CHECK_SEL, .-IDT_BASE
699 .equ SIMD_EXCEPTION_SEL, .-IDT_BASE
710 .equ IRQ0_SEL, .-IDT_BASE
718 .equ IRQ1_SEL, .-IDT_BASE
726 .equ IRQ2_SEL, .-IDT_BASE
734 .equ IRQ3_SEL, .-IDT_BASE
742 .equ IRQ4_SEL, .-IDT_BASE
750 .equ IRQ5_SEL, .-IDT_BASE
758 .equ IRQ6_SEL, .-IDT_BASE
766 .equ IRQ7_SEL, .-IDT_BASE
774 .equ IRQ8_SEL, .-IDT_BASE
782 .equ IRQ9_SEL, .-IDT_BASE
790 .equ IRQ10_SEL, .-IDT_BASE
798 .equ IRQ11_SEL, .-IDT_BASE
806 .equ IRQ12_SEL, .-IDT_BASE
814 .equ IRQ13_SEL, .-IDT_BASE
822 .equ IRQ14_SEL, .-IDT_BASE
830 .equ IRQ15_SEL, .-IDT_BASE