Searched refs:RISCV_PROFILE_ATTR_UNUSED (Results 1 – 3 of 3) sorted by relevance
697 if (profile->satp_mode != RISCV_PROFILE_ATTR_UNUSED) { in riscv_cpu_validate_profile()703 if (profile->priv_spec != RISCV_PROFILE_ATTR_UNUSED && in riscv_cpu_validate_profile()1166 if (profile->satp_mode != RISCV_PROFILE_ATTR_UNUSED) { in cpu_set_profile()
96 #define RISCV_PROFILE_ATTR_UNUSED -1 macro
2217 .priv_spec = RISCV_PROFILE_ATTR_UNUSED,2218 .satp_mode = RISCV_PROFILE_ATTR_UNUSED,