Searched refs:c_high (Results 1 – 1 of 1) sorted by relevance
1252 __u32 c_high, j_high; in add_interrupt_randomness() local1257 c_high = (sizeof(cycles) > 4) ? cycles >> 32 : 0; in add_interrupt_randomness()1260 fast_pool->pool[1] ^= now ^ c_high; in add_interrupt_randomness()
Completed in 8 milliseconds