Searched defs:xiv (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/ia64/ia64/
H A Dclock.c76 ia64_ih_clock(struct thread *td, u_int xiv, struct trapframe *tf) argument
H A Dmca.c240 ia64_mca_intr(struct thread *td, u_int xiv, struct trapframe *tf) argument
H A Dinterrupt.c81 u_int xiv; local
92 ia64_xiv_free(u_int xiv, enum ia64_xiv_use what) argument
107 ia64_xiv_reserve(u_int xiv, enum ia64_xiv_use what, ia64_ihtype ih) argument
127 u_int xiv0, xiv; local
155 u_int xiv = (uintptr_t)arg; local
166 u_int xiv = (uintptr_t)arg; local
178 u_int xiv = (uintptr_t)arg; local
193 u_int prio, xiv; local
281 u_int xiv; local
305 u_int xiv; local
347 ia64_ih_invalid(struct thread *td, u_int xiv, struct trapframe *tf) argument
355 ia64_ih_irq(struct thread *td, u_int xiv, struct trapframe *tf) argument
382 db_print_xiv(u_int xiv, int always) argument
396 u_int xiv; local
[all...]
H A Dmp_machdep.c106 ia64_ih_ast(struct thread *td, u_int xiv, struct trapframe *tf) argument
115 ia64_ih_hardclock(struct thread *td, u_int xiv, struct trapframe *tf) argument
129 ia64_ih_highfp(struct thread *td, u_int xiv, struct trapframe *tf) argument
138 ia64_ih_preempt(struct thread *td, u_int xiv, struct trapframe *tf) argument
148 ia64_ih_rndzvs(struct thread *td, u_int xiv, struct trapframe *tf) argument
158 ia64_ih_stop(struct thread *td, u_int xiv, struct trapframe *tf) argument
531 ipi_send(struct pcpu *cpu, int xiv) argument
[all...]

Completed in 60 milliseconds