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

  /src/sys/arch/powerpc/include/
cpu.h 440 #define CLKF_INTR(cf) cpu_clkf_intr(cf)
444 bool cpu_clkf_intr(const struct clockframe *);
  /src/sys/arch/powerpc/powerpc/
powerpc_machdep.c 473 cpu_clkf_intr(const struct clockframe *cf) function in typeref:typename:bool

Completed in 14 milliseconds