Home | History | Annotate | Download | only in BootSector

Lines Matching full:idt_base

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

538 idtr: .long IDT_END - IDT_BASE - 1 # IDT limit
552 IDT_BASE:
554 .equ DIV_ZERO_SEL, .-IDT_BASE
562 .equ DEBUG_EXCEPT_SEL, .-IDT_BASE
570 .equ NMI_SEL, .-IDT_BASE
578 .equ BREAKPOINT_SEL, .-IDT_BASE
586 .equ OVERFLOW_SEL, .-IDT_BASE
594 .equ BOUNDS_CHECK_SEL, .-IDT_BASE
602 .equ INVALID_OPCODE_SEL, .-IDT_BASE
610 .equ DEV_NOT_AVAIL_SEL, .-IDT_BASE
618 .equ DOUBLE_FAULT_SEL, .-IDT_BASE
626 .equ RSVD_INTR_SEL1, .-IDT_BASE
634 .equ INVALID_TSS_SEL, .-IDT_BASE
642 .equ SEG_NOT_PRESENT_SEL, .-IDT_BASE
650 .equ STACK_FAULT_SEL, .-IDT_BASE
658 .equ GP_FAULT_SEL, .-IDT_BASE
666 .equ PAGE_FAULT_SEL, .-IDT_BASE
674 .equ RSVD_INTR_SEL2, .-IDT_BASE
682 .equ FLT_POINT_ERR_SEL, .-IDT_BASE
690 .equ ALIGNMENT_CHECK_SEL, .-IDT_BASE
698 .equ MACHINE_CHECK_SEL, .-IDT_BASE
706 .equ SIMD_EXCEPTION_SEL, .-IDT_BASE
717 .equ IRQ0_SEL, .-IDT_BASE
725 .equ IRQ1_SEL, .-IDT_BASE
733 .equ IRQ2_SEL, .-IDT_BASE
741 .equ IRQ3_SEL, .-IDT_BASE
749 .equ IRQ4_SEL, .-IDT_BASE
757 .equ IRQ5_SEL, .-IDT_BASE
765 .equ IRQ6_SEL, .-IDT_BASE
773 .equ IRQ7_SEL, .-IDT_BASE
781 .equ IRQ8_SEL, .-IDT_BASE
789 .equ IRQ9_SEL, .-IDT_BASE
797 .equ IRQ10_SEL, .-IDT_BASE
805 .equ IRQ11_SEL, .-IDT_BASE
813 .equ IRQ12_SEL, .-IDT_BASE
821 .equ IRQ13_SEL, .-IDT_BASE
829 .equ IRQ14_SEL, .-IDT_BASE
837 .equ IRQ15_SEL, .-IDT_BASE