Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_helper.c1318 int prot, prot2, prot_pmp; in riscv_cpu_tlb_fill() local
1359 ret = get_physical_address(env, &pa, &prot2, im_address, NULL, in riscv_cpu_tlb_fill()
1367 __func__, im_address, ret, pa, prot2); in riscv_cpu_tlb_fill()
1369 prot &= prot2; in riscv_cpu_tlb_fill()