Searched refs:linux_pt_fpxreg (Results 1 – 1 of 1) sorted by relevance
199 struct linux_pt_fpxreg { struct216 linux_proc_read_fpxregs(struct thread *td, struct linux_pt_fpxreg *fpxregs) in linux_proc_read_fpxregs() argument227 linux_proc_write_fpxregs(struct thread *td, struct linux_pt_fpxreg *fpxregs) in linux_proc_write_fpxregs()243 struct linux_pt_fpxreg fpxreg; in linux_ptrace()335 if (sizeof(struct linux_pt_fpxreg) != sizeof(struct savexmm)) { in linux_ptrace()