Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dint64_helper.c42 [TT_DMISS] = "Data Access MMU Miss",
222 case TT_DMISS ... TT_DMISS + 3: in sparc_cpu_do_interrupt()
H A Dcpu.h92 #define TT_DMISS 0x68 macro
H A Dmmu_helper.c640 cs->exception_index = TT_DMISS; in get_physical_address_data()