Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu_helper.c60 int is_code, int match_epn) in ppc6xx_tlb_invalidate_virt2() argument
71 if (pte_is_valid(tlb->pte0) && (match_epn == 0 || eaddr == tlb->EPN)) { in ppc6xx_tlb_invalidate_virt2()