Searched refs:S_PSTATE (Results 1 – 3 of 3) sorted by relevance
41 #define S_PSTATE 264 /* offsetof(struct pt_regs, pstate) */ macro
44 ldr x0, [sp, #S_PSTATE]
77 DEFINE(S_PSTATE, offsetof(struct pt_regs, pstate)); in main()
Completed in 6 milliseconds