Home
last modified time | relevance | path

Searched refs:target_aarch64_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c54 struct target_aarch64_ctx { struct
62 struct target_aarch64_ctx head; argument
71 struct target_aarch64_ctx head;
80 struct target_aarch64_ctx head;
111 struct target_aarch64_ctx head;
189 static void target_setup_end_record(struct target_aarch64_ctx *end) in target_setup_end_record()
409 struct target_aarch64_ctx *ctx, *extra = NULL; in target_restore_sigframe()
421 ctx = (struct target_aarch64_ctx *)sf->uc.tuc_mcontext.__reserved; in target_restore_sigframe()
537 - sizeof(struct target_aarch64_ctx); in alloc_sigframe_space()
551 l->total_size += sizeof(struct target_aarch64_ctx); in alloc_sigframe_space()
[all …]