Searched refs:EXC_ALI_RST (Results 1 – 3 of 3) sorted by relevance
84 #define EXC_ALI_RST(dsisr) ((dsisr >> 5) & 0x1f) /* source or target */ macro
131 #define EXC_ALI_RST(dsisr) ((dsisr >> 5) & 0x1f) /* source or target */ macro
587 reg = EXC_ALI_RST(frame->dsisr); in fix_unaligned()