HomeSort by: relevance | last modified time | path
    Searched refs:intrsw_cpu_hatch (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/powerpc/include/booke/
intr.h 130 void (*intrsw_cpu_hatch)(struct cpu_info *); member in struct:intrsw
intr.h 130 void (*intrsw_cpu_hatch)(struct cpu_info *); member in struct:intrsw
intr.h 130 void (*intrsw_cpu_hatch)(struct cpu_info *); member in struct:intrsw
intr.h 130 void (*intrsw_cpu_hatch)(struct cpu_info *); member in struct:intrsw
  /src/sys/arch/powerpc/powerpc/
intr_stubs.c 170 (*powerpc_intrsw->intrsw_cpu_hatch)(ci);
intr_stubs.c 170 (*powerpc_intrsw->intrsw_cpu_hatch)(ci);
intr_stubs.c 170 (*powerpc_intrsw->intrsw_cpu_hatch)(ci);
intr_stubs.c 170 (*powerpc_intrsw->intrsw_cpu_hatch)(ci);
  /src/sys/arch/powerpc/booke/
e500_intr.c 437 .intrsw_cpu_hatch = e500_intr_cpu_hatch,
e500_intr.c 437 .intrsw_cpu_hatch = e500_intr_cpu_hatch,
e500_intr.c 437 .intrsw_cpu_hatch = e500_intr_cpu_hatch,
e500_intr.c 437 .intrsw_cpu_hatch = e500_intr_cpu_hatch,

Completed in 53 milliseconds