Home
last modified time | relevance | path

Searched refs:tlb_fill_tec (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c174 env->tlb_fill_tec = tec; in s390_cpu_tlb_fill()
274 lowcore->trans_exc_code = cpu_to_be64(env->tlb_fill_tec); in do_program_interrupt()
H A Dmem_helper.c955 env->tlb_fill_tec); in HELPER()
/openbmc/qemu/target/s390x/
H A Dcpu.h123 uint64_t tlb_fill_tec; /* translation exception code during tlb_fill */ member