Searched refs:ESR_S (Results 1 – 4 of 4) sorted by relevance
43 # define ESR_S (1<<10) /* Store instruction */ macro
92 int is_write = error_code & ESR_S; in do_page_fault()
83 #define ESR_S (1<<10) /* Store instruction */ macro
703 iflags |= store * ESR_S; in record_unaligned_ess()