Home
last modified time | relevance | path

Searched defs:get_reg (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/arc/kernel/
H A Ddisasm.c432 long __kprobes get_reg(int reg, struct pt_regs *regs, in get_reg() function
/openbmc/qemu/tests/avocado/
H A Dreverse_debugging.py75 def get_reg(self, g, reg): member in ReverseDebugging
/openbmc/linux/arch/m68k/kernel/
H A Dptrace.c75 static inline long get_reg(struct task_struct *task, int regno) in get_reg() function
/openbmc/u-boot/drivers/net/
H A Dcs8900.c67 static u16 get_reg(struct eth_device *dev, int regno) in get_reg() function
/openbmc/linux/arch/alpha/kernel/
H A Dptrace.c130 get_reg(struct task_struct * task, unsigned long regno) in get_reg() function
/openbmc/qemu/gdbstub/
H A Dgdbstub.c53 gdb_get_reg_cb get_reg; member
558 gdb_get_reg_cb get_reg, gdb_set_reg_cb set_reg, in gdb_register_feature()
592 gdb_get_reg_cb get_reg, gdb_set_reg_cb set_reg, in gdb_register_coprocessor()
/openbmc/u-boot/drivers/phy/
H A Dti-pipe3-phy.c278 static void *get_reg(struct udevice *dev, const char *name) in get_reg() function
/openbmc/linux/arch/parisc/kernel/
H A Dptrace.c445 static unsigned long get_reg(struct pt_regs *regs, int num) in get_reg() function
/openbmc/linux/arch/x86/kernel/
H A Dunwind_orc.c447 static bool get_reg(struct unwind_state *state, unsigned int reg_off, in get_reg() function
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-stmfx.c47 #define get_reg(offset) ((offset) / NR_GPIOS_PER_REG) macro
/openbmc/linux/drivers/usb/serial/
H A Dxr_serial.c115 u8 get_reg; member
/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx.c220 static u32 get_reg(struct udevice *dev, u32 reg) in get_reg() function