Searched refs:ESR_ST (Results 1 – 2 of 2) sorted by relevance
638 #define ESR_ST 0x01000000 /* Store operation */ macro651 #define ESR_ST 0x00800000 /* Store operation */ macro
411 if (frame->cpu.booke.esr & ESR_ST) in trap_pfault()