Home
last modified time | relevance | path

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

/qemu/target/xtensa/
H A Dcpu.h227 #define MAX_TLB_WAY_SIZE 8 macro
526 xtensa_tlb_entry itlb[7][MAX_TLB_WAY_SIZE];
527 xtensa_tlb_entry dtlb[10][MAX_TLB_WAY_SIZE];
H A Dmmu_helper.c335 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_mmu_all_ways() argument
349 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_mmu_ways56() argument
396 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_region_way0() argument
465 const xtensa_tlb_entry (*entry)[MAX_TLB_WAY_SIZE] = dtlb ? in xtensa_tlb_lookup()