Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/tcg/
H A Dtcg-cpu.c668 if (profile->satp_mode != RISCV_PROFILE_ATTR_UNUSED) { in riscv_cpu_validate_profile()
674 if (profile->priv_spec != RISCV_PROFILE_ATTR_UNUSED && in riscv_cpu_validate_profile()
1130 if (profile->satp_mode != RISCV_PROFILE_ATTR_UNUSED) { in cpu_set_profile()
/openbmc/qemu/target/riscv/
H A Dcpu.h91 #define RISCV_PROFILE_ATTR_UNUSED -1 macro
H A Dcpu.c2214 .priv_spec = RISCV_PROFILE_ATTR_UNUSED,
2215 .satp_mode = RISCV_PROFILE_ATTR_UNUSED,