Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_helper.c749 static int get_physical_address_pmp(CPURISCVState *env, int *prot, hwaddr addr, in get_physical_address_pmp() function
957 int pmp_ret = get_physical_address_pmp(env, &pmp_prot, pte_addr, in get_physical_address()
1352 ret = get_physical_address_pmp(env, &prot_pmp, pa, in riscv_cpu_tlb_fill()
1386 ret = get_physical_address_pmp(env, &prot_pmp, pa, in riscv_cpu_tlb_fill()