Searched refs:INTRENTRY (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/arch/i386/i386/
H A Dapicvec.s45 INTRENTRY(ipi)
155 INTRENTRY(ltimer)
171 INTRENTRY(intrsoftclock)
186 INTRENTRY(intrsoftnet)
202 INTRENTRY(intrsofttty)
230 INTRENTRY(intr_##name##num) ;\
H A Dvector.s85 INTRENTRY(recurse_##name##num) ;\
91 INTRENTRY(intr_##name##num) ;\
H A Dlocore.s132 #define INTRENTRY(label) \ define
1026 INTRENTRY(dna)
1107 * for INTRENTRY(prot) it looks like the fault happened
1110 97: INTRENTRY(prot)
1115 INTRENTRY(f00f_redirect)
1151 INTRENTRY(fpu)
1200 INTRENTRY(alltraps)
1377 INTRENTRY(syscall)
/openbsd-current/sys/arch/amd64/include/
H A Dframeasm.h65 #define INTRENTRY(label) \ macro
/openbsd-current/sys/arch/amd64/amd64/
H A Dvector.S552 INTRENTRY(intr_lapic_ipi)
759 INTRENTRY(intr_lapic_ltimer)
795 INTRENTRY(intr_xen_upcall)
829 INTRENTRY(intr_hyperv_upcall)
874 INTRENTRY(intr_##name##num) ;\

Completed in 121 milliseconds