Searched defs:cpu_ops (Results 1 – 2 of 2) sorted by relevance
116 struct cpu_ops { struct117 unsigned long midr;119 void (*reset_func)(void);145 CASSERT(sizeof(struct cpu_ops) == CPU_OPS_SIZE, argument
72 struct cpu_ops *cpu_ops = get_cpu_ops_ptr(); in generic_errata_report() local162 struct cpu_ops *cpu_ops; in print_errata_status() local