Home
last modified time | relevance | path

Searched refs:cpu_ops_t (Results 1 – 5 of 5) sorted by relevance

/libcpu/aarch64/common/
A Dcpu.c37 struct cpu_ops_t *cpu_ops_tbl[RT_CPUS_NR];
153 static int _cpus_init_data_hardcoded(int num_cpus, rt_uint64_t *cpu_hw_ids, struct cpu_ops_t *cpu_o… in _cpus_init_data_hardcoded()
172 static int _cpus_init(int num_cpus, rt_uint64_t *cpu_hw_ids, struct cpu_ops_t *cpu_ops[]) in _cpus_init()
219 int rt_hw_cpu_boot_secondary(int num_cpus, rt_uint64_t *cpu_hw_ids, struct cpu_ops_t *cpu_ops[]) in rt_hw_cpu_boot_secondary()
A Dcpu_psci.c35 struct cpu_ops_t cpu_psci_ops =
A Dsetup.c44 extern struct cpu_ops_t cpu_psci_ops;
45 extern struct cpu_ops_t cpu_spin_table_ops;
55 static struct cpu_ops_t *cpu_ops[] =
176 struct cpu_ops_t *ops = cpu_ops[idx]; in cpu_info_init()
353 struct cpu_ops_t *ops = cpu_ops[idx]; in rt_hw_secondary_cpu_up()
A Dcpu_spin_table.c59 struct cpu_ops_t cpu_spin_table_ops =
/libcpu/aarch64/common/include/
A Dcpu.h23 struct cpu_ops_t struct

Completed in 5 milliseconds