Home
last modified time | relevance | path

Searched defs:putreg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/um/
H A Dptrace_64.c54 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() function
H A Dptrace_32.c76 int putreg(struct task_struct *child, int regno, unsigned long value) in putreg() function
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c374 static int putreg(struct task_struct *child, in putreg() function
/openbmc/qemu/hw/net/
H A De1000.c1181 #define putreg(x) [x] = mac_writereg macro