Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H 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
H A DMakefile89 obj-$(CONFIG_RISCV_BOOT_SPINWAIT) += cpu_ops_spinwait.o
/linux/arch/riscv/include/asm/
H A Dcpu_ops.h31 extern const struct cpu_operations cpu_ops_spinwait;