Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dpmp.h85 void pmp_unlock_entries(CPURISCVState *env);
H A Dpmp.c144 void pmp_unlock_entries(CPURISCVState *env) in pmp_unlock_entries() function
H A Dcpu.c1014 pmp_unlock_entries(env); in riscv_cpu_reset_hold()