Home
last modified time | relevance | path

Searched refs:cpu_ops_spinwait (Results 1 – 4 of 4) sorted by relevance

/linux/arch/riscv/kernel/
A Dcpu_ops.c16 const struct cpu_operations *cpu_ops __ro_after_init = &cpu_ops_spinwait;
20 const struct cpu_operations cpu_ops_spinwait = { variable
A Dcpu_ops_spinwait.c16 const struct cpu_operations cpu_ops_spinwait; variable
56 const struct cpu_operations cpu_ops_spinwait = { variable
A DMakefile88 obj-$(CONFIG_RISCV_BOOT_SPINWAIT) += cpu_ops_spinwait.o
/linux/arch/riscv/include/asm/
A Dcpu_ops.h31 extern const struct cpu_operations cpu_ops_spinwait;

Completed in 6 milliseconds