Searched refs:eax_out (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/char/hw_random/
H A Dvia-rng.c79 u32 eax_out; local
82 : "=m" (*addr), "=a" (eax_out), "+d" (edx_in), "+D" (addr));
84 return eax_out;
104 * A copy of MSR_VIA_RNG is placed in eax_out when xstore

Completed in 129 milliseconds