Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dpmp.c247 static bool pmp_hart_has_privs_default(CPURISCVState *env, pmp_priv_t privs, in pmp_hart_has_privs_default() function
318 return pmp_hart_has_privs_default(env, privs, allowed_privs, mode); in pmp_hart_has_privs()
460 return pmp_hart_has_privs_default(env, privs, allowed_privs, mode); in pmp_hart_has_privs()