Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c335 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_mmu_all_ways()
349 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_mmu_ways56()
396 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_region_way0()
H A Dcpu.h227 #define MAX_TLB_WAY_SIZE 8 macro