Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dcpu_ops_spinwait.c16 const struct cpu_operations cpu_ops_spinwait; variable
56 const struct cpu_operations cpu_ops_spinwait = { variable
H A DMakefile89 obj-$(CONFIG_RISCV_BOOT_SPINWAIT) += cpu_ops_spinwait.o