Searched defs:pv_time_ops (Results 1 – 4 of 4) sorted by relevance
265 struct pv_time_ops { struct274 extern struct pv_time_ops pv_time_ops; argument
97 struct pv_time_ops { struct98 unsigned long long (*sched_clock)(void);99 unsigned long long (*steal_clock)(int cpu);100 unsigned long (*get_tsc_khz)(void);346 struct pv_time_ops pv_time_ops; member
326 struct pv_time_ops pv_time_ops = { variable
646 struct pv_time_ops pv_time_ops = { variable