Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dcpu.h229 #define MAX_TLB_WAY_SIZE 8 macro
528 xtensa_tlb_entry itlb[7][MAX_TLB_WAY_SIZE];
529 xtensa_tlb_entry dtlb[10][MAX_TLB_WAY_SIZE];
H A Dmmu_helper.c339 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_mmu_all_ways() argument
353 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_mmu_ways56() argument
400 xtensa_tlb_entry entry[][MAX_TLB_WAY_SIZE]) in reset_tlb_region_way0() argument
469 const xtensa_tlb_entry (*entry)[MAX_TLB_WAY_SIZE] = dtlb ? in xtensa_tlb_lookup()