Searched refs:cpu_ops_spinwait (Results 1 – 4 of 4) sorted by relevance
16 const struct cpu_operations *cpu_ops __ro_after_init = &cpu_ops_spinwait;20 const struct cpu_operations cpu_ops_spinwait = { variable
16 const struct cpu_operations cpu_ops_spinwait; variable56 const struct cpu_operations cpu_ops_spinwait = { variable
88 obj-$(CONFIG_RISCV_BOOT_SPINWAIT) += cpu_ops_spinwait.o
31 extern const struct cpu_operations cpu_ops_spinwait;
Completed in 6 milliseconds