Home
last modified time | relevance | path

Searched defs:reg_copy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/math-emu/
H A Dfpu_emu.h170 static inline void reg_copy(FPU_REG const *x, FPU_REG *y) in reg_copy() function
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c5809 u64 reg_copy = reg, handled = 0; in handle_egress_err() local