Home
last modified time | relevance | path

Searched defs:itlb (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
Dprocessor.h
/openbmc/qemu/target/sh4/
H A Dhelper.c278 int itlb; in copy_utlb_entry_itlb() local
H A Dcpu.h188 tlb_t itlb[ITLB_SIZE]; /* instruction translation table */ member
/openbmc/qemu/target/openrisc/
H A Dcpu.h221 OpenRISCTLBEntry itlb[TLB_SIZE]; member
/openbmc/qemu/target/xtensa/
H A Dmmu_helper.c524 void HELPER(itlb)(CPUXtensaState *env, uint32_t v, uint32_t dtlb) in HELPER() argument
H A Dcpu.h483 xtensa_tlb itlb; member
528 xtensa_tlb_entry itlb[7][MAX_TLB_WAY_SIZE]; member
/openbmc/qemu/target/sparc/
H A Dcpu.h499 SparcTLBEntry itlb[64]; member