Home
last modified time | relevance | path

Searched defs:MAX_TLB_WAY_SIZE (Results 1 – 2 of 2) sorted by relevance

/qemu/target/xtensa/
H A Dmmu_helper.c339 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_mmu_all_ways()
353 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_mmu_ways56()
400 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_region_way0()
H A Dcpu.h229 #define MAX_TLB_WAY_SIZE 8 macro