Home
last modified time | relevance | path

Searched refs:fw_intr_handlers (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dtrap.c73 fw_intr_handlers[NUM_EXC]; /* fw handlers for < 32 IDT vectors */ variable
122 fw_intr_handlers[idx] = fw_idt_e->gd_looffset + in prepare_exception()
238 bzero(fw_intr_handlers, sizeof (fw_intr_handlers)); in efi_redirect_exceptions()
H A Dexc.S95 leaq fw_intr_handlers(%rip),%rdx