Searched defs:kernel_regs (Results 1 – 2 of 2) sorted by relevance
14 static void to_gdb_regs(unsigned long *gdb_regs, struct pt_regs *kernel_regs, in to_gdb_regs()37 static void from_gdb_regs(unsigned long *gdb_regs, struct pt_regs *kernel_regs, in from_gdb_regs()57 void pt_regs_to_gdb_regs(unsigned long *gdb_regs, struct pt_regs *kernel_regs) in pt_regs_to_gdb_regs()63 void gdb_regs_to_pt_regs(unsigned long *gdb_regs, struct pt_regs *kernel_regs) in gdb_regs_to_pt_regs()
195 static int copy_perf_config_registers_or_number(const struct i915_oa_reg *kernel_regs, in copy_perf_config_registers_or_number()