Home
last modified time | relevance | path

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

/qemu/target/xtensa/
H A Dmmu_helper.c490 (dtlb ? LOAD_STORE_TLB_MISS_CAUSE : INST_TLB_MISS_CAUSE); in xtensa_tlb_lookup()
818 if ((ret == INST_TLB_MISS_CAUSE || ret == LOAD_STORE_TLB_MISS_CAUSE) && in get_physical_addr_mmu()
H A Dcpu.h281 INST_TLB_MISS_CAUSE, enumerator