Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c627 unsigned directory_shift, unsigned leaf_shift, int ptw_mmu_idx) in walk_directory() argument
642 ptw_mmu_idx) != TLBRET_MATCH) { in walk_directory()
669 ptw_mmu_idx) != TLBRET_MATCH) { in walk_directory()
692 int ptw_mmu_idx) in page_table_walk_refill() argument
778 directory_shift, leaf_shift, ptw_mmu_idx)) in page_table_walk_refill()
795 directory_shift, leaf_shift, ptw_mmu_idx)) in page_table_walk_refill()
812 directory_shift, leaf_shift, ptw_mmu_idx)) in page_table_walk_refill()
827 ptw_mmu_idx) != TLBRET_MATCH) { in page_table_walk_refill()
839 ptw_mmu_idx) != TLBRET_MATCH) { in page_table_walk_refill()
943 int ptw_mmu_idx = (env->hflags & MIPS_HFLAG_ERL ? in mips_cpu_tlb_fill() local
[all …]