Searched refs:simple_ap_to_rw_prot (Results 1 – 1 of 1) sorted by relevance
1008 static int simple_ap_to_rw_prot(CPUARMState *env, ARMMMUIdx mmu_idx, int ap) in simple_ap_to_rw_prot() function1269 prot_rw = simple_ap_to_rw_prot(env, mmu_idx, ap >> 1); in get_phys_addr_v6()2749 result->f.prot = simple_ap_to_rw_prot(env, mmu_idx, ap); in pmsav8_mpu_lookup()