Searched refs:cpu_clkf_usermode (Results 1 – 2 of 2) sorted by relevance
437 #define CLKF_USERMODE(cf) cpu_clkf_usermode(cf)441 bool cpu_clkf_usermode(const struct clockframe *);
461 cpu_clkf_usermode(const struct clockframe *cf) in cpu_clkf_usermode() function