Home
last modified time | relevance | path

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

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