Home
last modified time | relevance | path

Searched defs:getreg (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/um/
H A Dptrace_64.c130 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
H A Dptrace_32.c144 unsigned long getreg(struct task_struct *child, int regno) in getreg() function
/openbmc/linux/drivers/i2c/busses/
H A Di2c-ocores.c50 u8 (*getreg)(struct ocores_i2c *i2c, int reg); member
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c407 static unsigned long getreg(struct task_struct *task, unsigned long offset) in getreg() function
/openbmc/linux/arch/ia64/kernel/
H A Dunaligned.c628 getreg (unsigned long regnum, unsigned long *val, int *nat, struct pt_regs *regs) in getreg() function
/openbmc/qemu/hw/net/
H A De1000.c1130 #define getreg(x) [x] = mac_readreg macro