Home
last modified time | relevance | path

Searched defs:aux_fp_regs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dthread_info.h29 unsigned long aux_fp_regs[FP_SIZE]; /* auxiliary fp_regs to save/restore member
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dthread_info.h26 unsigned long aux_fp_regs[FP_SIZE]; /* auxiliary fp_regs to save/restore member
/kernel/linux/linux-5.10/arch/um/os-Linux/skas/
H A Dprocess.c92 static void get_skas_faultinfo(int pid, struct faultinfo *fi, unsigned long *aux_fp_regs) in get_skas_faultinfo() argument
124 static void handle_segv(int pid, struct uml_pt_regs *regs, unsigned long *aux_fp_regs) in handle_segv() argument
336 void userspace(struct uml_pt_regs *regs, unsigned long *aux_fp_regs) in userspace() argument
/kernel/linux/linux-6.6/arch/um/os-Linux/skas/
H A Dprocess.c142 static void get_skas_faultinfo(int pid, struct faultinfo *fi, unsigned long *aux_fp_regs) in get_skas_faultinfo() argument
174 static void handle_segv(int pid, struct uml_pt_regs *regs, unsigned long *aux_fp_regs) in handle_segv() argument
380 void userspace(struct uml_pt_regs *regs, unsigned long *aux_fp_regs) in userspace() argument

Completed in 3 milliseconds