Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c222 static inline uint64_t get_entrylo_pfn_from_tlb(uint64_t tlb_pfn) in get_entrylo_pfn_from_tlb() function
265 get_entrylo_pfn_from_tlb(tlb->PFN[0] >> 12); in r4k_helper_tlbr()
269 get_entrylo_pfn_from_tlb(tlb->PFN[1] >> 12); in r4k_helper_tlbr()