Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Driscv-qmp-cmds.c70 if (!riscv_cpu_accelerator_compatible(cpu)) { in riscv_check_if_cpu_available()
H A Dcpu.h783 bool riscv_cpu_accelerator_compatible(RISCVCPU *cpu);
H A Dcpu.c1085 bool riscv_cpu_accelerator_compatible(RISCVCPU *cpu) in riscv_cpu_accelerator_compatible() function