Home
last modified time | relevance | path

Searched refs:DSISR_MC_TLB_MULTIHIT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dspr.h112 #define DSISR_MC_TLB_MULTIHIT 0x00000400 /* TLB multi-hit */ macro
/freebsd/sys/powerpc/aim/
H A Daim_machdep.c559 (DSISR_MC_DERAT_MULTIHIT | DSISR_MC_TLB_MULTIHIT)) != 0) { in cpu_machine_check()