Home
last modified time | relevance | path

Searched refs:inthand_t (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/platform/pc64/include/
H A Dintr_machdep.h138 typedef void inthand_t(u_int cs, u_int ef, u_int esp, u_int ss); typedef
142 inthand_t
146 inthand_t
/dragonfly/sys/platform/pc64/x86_64/
H A Dmsi.c41 extern inthand_t
235 static inthand_t *msi_intr[IDT_HWI_VECTORS] = {
H A Dmachdep.c1721 setidt_global(int idx, inthand_t *func, int typ, int dpl, int ist) in setidt_global()
1740 setidt(int idx, inthand_t *func, int typ, int dpl, int ist, int cpu) in setidt()
1759 extern inthand_t
1767 extern inthand_t
1833 inthand_t *rsvdary[NIDT] = {
H A Dmp_machdep.c153 extern inthand_t IDTVEC(fast_syscall), IDTVEC(fast_syscall32);
/dragonfly/sys/platform/pc64/icu/
H A Dicu_abi.c62 extern inthand_t
72 static inthand_t *icu_intr[ICU_HWI_VECTORS] = {
/dragonfly/sys/platform/pc64/apic/
H A Dioapic_abi.c68 extern inthand_t
262 static inthand_t *ioapic_intr[IOAPIC_HWI_VECTORS] = {
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dcpu_regs.c663 extern inthand_t
H A Dtrap.c102 extern inthand_t IDTVEC(syscall);