Searched refs:ext_svnapot (Results 1 – 4 of 4) sorted by relevance
84 bool ext_svnapot; member
1078 if (!riscv_cpu_cfg(env)->ext_svnapot && (pte & PTE_N)) { in get_physical_address()1263 if (riscv_cpu_cfg(env)->ext_svnapot && (pte & PTE_N)) { in get_physical_address()
200 ISA_EXT_DATA_ENTRY(svnapot, PRIV_VERSION_1_12_0, ext_svnapot),564 cpu->cfg.ext_svnapot = true; in rv64_veyron_v1_cpu_init()1512 MULTI_EXT_CFG_BOOL("svnapot", ext_svnapot, false),
326 KVM_EXT_CFG("svnapot", ext_svnapot, KVM_RISCV_ISA_EXT_SVNAPOT),