Lines Matching defs:x86_platform_ops
159 struct x86_platform_ops { struct
160 unsigned long (*calibrate_tsc)(void);
161 void (*get_wallclock)(struct timespec *ts);
162 int (*set_wallclock)(const struct timespec *ts);
163 void (*iommu_shutdown)(void);
164 bool (*is_untracked_pat_range)(u64 start, u64 end);
165 void (*nmi_init)(void);
166 unsigned char (*get_nmi_reason)(void);
167 int (*i8042_detect)(void);
168 void (*save_sched_clock_state)(void);
169 void (*restore_sched_clock_state)(void);
170 void (*apic_post_init)(void);