Searched refs:tpidr2_context (Results 1 – 5 of 5) sorted by relevance
42 struct tpidr2_context *tpidr2_ctx; in tpidr2_present()55 tpidr2_ctx = (struct tpidr2_context *) in tpidr2_present()
169 if (head->size != sizeof(struct tpidr2_context)) in validate_reserved()
157 struct tpidr2_context { struct
235 struct tpidr2_context __user *tpidr2;494 static int preserve_tpidr2_context(struct tpidr2_context __user *ctx) in preserve_tpidr2_context()789 user->tpidr2 = (struct tpidr2_context __user *)head; in parse_user_sigframe()1048 sizeof(struct tpidr2_context)); in setup_sigframe_layout()1145 struct tpidr2_context __user *tpidr2_ctx = in setup_sigframe()
121 tpidr2_context to allow access to TPIDR2_EL0 from signal handlers.