Searched refs:split_tlb_entry_spec_way (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/xtensa/ |
H A D | mmu_helper.c | 172 static void split_tlb_entry_spec_way(const CPUXtensaState *env, uint32_t v, in split_tlb_entry_spec_way() function 234 split_tlb_entry_spec_way(env, v, dtlb, vpn, *wi, ei); in split_tlb_entry_spec() 474 split_tlb_entry_spec_way(env, addr, dtlb, &vpn, wi, &ei); in xtensa_tlb_lookup() 822 split_tlb_entry_spec_way(env, vaddr, dtlb, &vpn, wi, &ei); in get_physical_addr_mmu()
|