Home
last modified time | relevance | path

Searched refs:TT_DFAULT (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dint64_helper.c41 [TT_DFAULT] = "Data Access Fault",
220 case TT_DFAULT: in sparc_cpu_do_interrupt()
H A Dint32_helper.c37 [TT_DFAULT] = "Data Access Fault",
H A Dcpu.h62 #define TT_DFAULT 0x09 macro
83 #define TT_DFAULT 0x30 macro
H A Dmmu_helper.c254 cs->exception_index = TT_DFAULT; in sparc_cpu_tlb_fill()
606 cs->exception_index = TT_DFAULT; in get_physical_address_data()