Searched refs:a_prot (Results 1 – 1 of 1) sorted by relevance
426 int prot, excp, a_prot; in hppa_cpu_tlb_fill() local431 a_prot = PAGE_EXEC; in hppa_cpu_tlb_fill()434 a_prot = PAGE_WRITE; in hppa_cpu_tlb_fill()437 a_prot = PAGE_READ; in hppa_cpu_tlb_fill()441 excp = hppa_get_physical_address(env, addr, mmu_idx, a_prot, &phys, &prot); in hppa_cpu_tlb_fill()