Searched refs:ext_smepmp (Results 1 – 5 of 5) sorted by relevance
130 bool ext_smepmp; member
95 if (riscv_cpu_cfg(env)->ext_smepmp) { in pmp_write_cfg()591 if (riscv_cpu_cfg(env)->ext_smepmp) { in mseccfg_csr_write()
188 ISA_EXT_DATA_ENTRY(smepmp, PRIV_VERSION_1_12_0, ext_smepmp),686 cpu->cfg.ext_smepmp = true; in rv32_ibex_cpu_init()1004 if (riscv_cpu_cfg(env)->ext_smepmp) { in riscv_cpu_reset_hold()1506 MULTI_EXT_CFG_BOOL("smepmp", ext_smepmp, false),
582 if (riscv_cpu_cfg(env)->ext_smepmp) { in have_mseccfg()
923 if (cpu->cfg.ext_smepmp && !cpu->cfg.pmp) { in riscv_tcg_cpu_finalize_features()