Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dpmp.c145 uint32_t pmp_num = pmp_get_num_rules(env); in pmp_unlock_entries() local
148 for (i = 0; i < pmp_num; i++) { in pmp_unlock_entries()