Home
last modified time | relevance | path

Searched defs:cpu_ops (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/include/lib/cpus/
H A Dcpu_ops.h116 struct cpu_ops { struct
145 CASSERT(sizeof(struct cpu_ops) == CPU_OPS_SIZE, argument
117 midrcpu_ops global() argument
119 reset_funccpu_ops global() argument
/arm-trusted-firmware/lib/cpus/
H A Derrata_report.c72 struct cpu_ops *cpu_ops = get_cpu_ops_ptr(); in generic_errata_report() local
162 struct cpu_ops *cpu_ops; in print_errata_status() local
[all...]