Searched refs:cpu_clkf_intr (Results 1 – 2 of 2) sorted by relevance
439 #define CLKF_INTR(cf) cpu_clkf_intr(cf)443 bool cpu_clkf_intr(const struct clockframe *);
473 cpu_clkf_intr(const struct clockframe *cf) in cpu_clkf_intr() function