Home
last modified time | relevance | path

Searched refs:write_pmpcfg (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/target/riscv/
H A Dcsr.c1248 static int write_pmpcfg(CPURISCVState *env, int csrno, target_ulong val) in write_pmpcfg() function
1476 [CSR_PMPCFG0] = { "pmpcfg0", pmp, read_pmpcfg, write_pmpcfg },
1477 [CSR_PMPCFG1] = { "pmpcfg1", pmp, read_pmpcfg, write_pmpcfg },
1478 [CSR_PMPCFG2] = { "pmpcfg2", pmp, read_pmpcfg, write_pmpcfg },
1479 [CSR_PMPCFG3] = { "pmpcfg3", pmp, read_pmpcfg, write_pmpcfg },
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/riscv/
H A Dcsr.c1383 static RISCVException write_pmpcfg(CPURISCVState *env, int csrno, in write_pmpcfg() function
1617 [CSR_PMPCFG0] = { "pmpcfg0", pmp, read_pmpcfg, write_pmpcfg },
1618 [CSR_PMPCFG1] = { "pmpcfg1", pmp, read_pmpcfg, write_pmpcfg },
1619 [CSR_PMPCFG2] = { "pmpcfg2", pmp, read_pmpcfg, write_pmpcfg },
1620 [CSR_PMPCFG3] = { "pmpcfg3", pmp, read_pmpcfg, write_pmpcfg },
/dports/emulators/qemu/qemu-6.2.0/target/riscv/
H A Dcsr.c1417 static RISCVException write_pmpcfg(CPURISCVState *env, int csrno, in write_pmpcfg() function
1913 [CSR_PMPCFG0] = { "pmpcfg0", pmp, read_pmpcfg, write_pmpcfg },
1914 [CSR_PMPCFG1] = { "pmpcfg1", pmp, read_pmpcfg, write_pmpcfg },
1915 [CSR_PMPCFG2] = { "pmpcfg2", pmp, read_pmpcfg, write_pmpcfg },
1916 [CSR_PMPCFG3] = { "pmpcfg3", pmp, read_pmpcfg, write_pmpcfg },
/dports/emulators/qemu-utils/qemu-4.2.1/target/riscv/
H A Dcsr.c763 static int write_pmpcfg(CPURISCVState *env, int csrno, target_ulong val) in write_pmpcfg() function
950 [CSR_PMPCFG0 ... CSR_PMPADDR9] = { pmp, read_pmpcfg, write_pmpcfg },
/dports/emulators/qemu42/qemu-4.2.1/target/riscv/
H A Dcsr.c763 static int write_pmpcfg(CPURISCVState *env, int csrno, target_ulong val) in write_pmpcfg() function
950 [CSR_PMPCFG0 ... CSR_PMPADDR9] = { pmp, read_pmpcfg, write_pmpcfg },
/dports/emulators/qemu5/qemu-5.2.0/target/riscv/
H A Dcsr.c1237 static int write_pmpcfg(CPURISCVState *env, int csrno, target_ulong val) in write_pmpcfg() function
1473 [CSR_PMPCFG0 ... CSR_PMPCFG3] = { pmp, read_pmpcfg, write_pmpcfg },
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/riscv/
H A Dcsr.c1145 static int write_pmpcfg(CPURISCVState *env, int csrno, target_ulong val) in write_pmpcfg() function
1371 [CSR_PMPCFG0 ... CSR_PMPADDR9] = { pmp, read_pmpcfg, write_pmpcfg },
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/riscv/
H A Dcsr.c1156 static int write_pmpcfg(CPURISCVState *env, int csrno, target_ulong val) in write_pmpcfg() function
1482 [CSR_PMPCFG0 ... CSR_PMPADDR9] = { pmp, read_pmpcfg, write_pmpcfg },