Home
last modified time | relevance | path

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

/openbmc/qemu/target/hppa/
H A Dint_helper.c153 case EXCP_TLB_DIRTY: in hppa_cpu_do_interrupt()
230 [EXCP_TLB_DIRTY] = "tlb dirty bit trap", in hppa_cpu_do_interrupt()
H A Dcpu.h82 #define EXCP_TLB_DIRTY 20 /* tlb dirty bit trap */ macro
H A Dmem_helper.c307 ret = EXCP_TLB_DIRTY; in hppa_get_physical_address()