Searched defs:vector (Results 1 - 7 of 7) sorted by relevance

/xnu-2422.115.4/pexpert/i386/
H A Dpe_interrupt.c55 i386_interrupt_handler_t *vector; local
80 i386_interrupt_handler_t *vector; local
[all...]
/xnu-2422.115.4/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp126 IOInterruptVector *vector; local
168 vectorCanBeShared(long vectorNumber, IOInterruptVector *vector) argument
175 initVector(long vectorNumber, IOInterruptVector *vector) argument
183 disableVectorHard(long vectorNumber, IOInterruptVector *vector) argument
190 enableVector(long vectorNumber, IOInterruptVector *vector) argument
197 causeVector(long vectorNumber, IOInterruptVector *vector) argument
[all...]
/xnu-2422.115.4/SETUP/config/
H A Dmkglue.c139 dump_ubavec(FILE *fp, char *vector, int number) argument
237 dump_intname(FILE *fp, char *vector, int number) argument
[all...]
/xnu-2422.115.4/iokit/Kernel/
H A DIOInterruptController.cpp62 IOInterruptVector *vector; local
222 IOInterruptVector *vector; local
265 IOInterruptVector *vector; local
284 IOInterruptVector *vector; local
316 IOInterruptVector *vector; local
341 IOInterruptVector *vector; local
489 IOInterruptVector *vector = 0; local
553 IOInterruptVector *vector; local
612 IOInterruptVector *vector; local
644 IOInterruptVector *vector; local
683 IOInterruptVector *vector; local
[all...]
H A DIOCPU.cpp703 IOInterruptVector *vector; local
776 IOInterruptVector *vector; local
[all...]
/xnu-2422.115.4/bsd/kern/
H A Dkern_mib.c301 int vector = cpu_info.vector_unit == 0? 0 : 1; local
/xnu-2422.115.4/osfmk/i386/
H A Dlapic_native.c679 lapic_set_intr_func(int vector, i386_intr_func_t func) argument
853 lapic_send_ipi(int cpu, int vector) argument
891 lapic_is_interrupting(uint8_t vector) argument
[all...]

Completed in 41 milliseconds