Home
last modified time | relevance | path

Searched defs:pv_time_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/
Dparavirt.h265 struct pv_time_ops { struct
274 extern struct pv_time_ops pv_time_ops; argument
/linux-4.1.27/arch/x86/include/asm/
Dparavirt_types.h97 struct pv_time_ops { struct
98 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
/linux-4.1.27/arch/x86/kernel/
Dparavirt.c326 struct pv_time_ops pv_time_ops = { variable
/linux-4.1.27/arch/ia64/kernel/
Dparavirt.c646 struct pv_time_ops pv_time_ops = { variable