Searched defs:idt_init (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/core/
H A Dgdbidt.S61 * idt_init (real-mode near call, 16-bit real-mode near return address)
73 .globl idt_init
74 idt_init: label
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/transitions/
H A Dlibrm.S134 call idt_init
144 .weak idt_init
151 idt_init: /* Reuse the return opcode here */ label

Completed in 49 milliseconds