Searched refs:inthand_t (Results 1 – 14 of 14) sorted by relevance
| /f-stack/freebsd/i386/include/ |
| H A D | smp.h | 30 inthand_t
|
| /f-stack/freebsd/amd64/include/ |
| H A D | smp.h | 29 inthand_t
|
| /f-stack/freebsd/x86/include/ |
| H A D | apicvar.h | 180 inthand_t 247 int (*ipi_alloc)(inthand_t *ipifunc); 436 lapic_ipi_alloc(inthand_t *ipifunc) in lapic_ipi_alloc()
|
| H A D | x86_smp.h | 77 inthand_t
|
| H A D | intr_machdep.h | 69 typedef void inthand_t(void); typedef
|
| /f-stack/freebsd/x86/isa/ |
| H A D | atpic.c | 75 inthand_t 83 inthand_t 129 inthand_t *at_intr, *at_intr_pti;
|
| /f-stack/freebsd/amd64/ia32/ |
| H A D | ia32_syscall.c | 96 extern inthand_t IDTVEC(int0x80_syscall), IDTVEC(int0x80_syscall_pti),
|
| /f-stack/freebsd/x86/x86/ |
| H A D | local_apic.c | 166 static inthand_t *ioint_handlers[] = { 177 static inthand_t *ioint_pti_handlers[] = { 193 extern inthand_t IDTVEC(rsvd_pti), IDTVEC(rsvd); 386 static int native_lapic_ipi_alloc(inthand_t *ipifunc); 2132 native_lapic_ipi_alloc(inthand_t *ipifunc) in native_lapic_ipi_alloc()
|
| H A D | identcpu.c | 1204 inthand_t bluetrap6; 1223 inthand_t bluetrap13;
|
| /f-stack/freebsd/x86/xen/ |
| H A D | xen_apic.c | 357 xen_pv_lapic_ipi_alloc(inthand_t *ipifunc) in xen_pv_lapic_ipi_alloc()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | trap.c | 123 extern inthand_t IDTVEC(bpt), IDTVEC(dbg), IDTVEC(int0x80_syscall);
|
| H A D | machdep.c | 1512 setidt(int idx, inthand_t *func, int typ, int dpl, int selec) in setidt() 1536 extern inthand_t
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | trap.c | 104 extern inthand_t IDTVEC(bpt), IDTVEC(bpt_pti), IDTVEC(dbg),
|
| H A D | machdep.c | 807 setidt(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt() 822 extern inthand_t
|