Home
last modified time | relevance | path

Searched refs:highbit_set (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dn2-drv.c490 int highbit_set = ((s64)val < 0); in advance_polynomial() local
493 if (highbit_set) in advance_polynomial()
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dn2-drv.c490 int highbit_set = ((s64)val < 0); in advance_polynomial() local
493 if (highbit_set) in advance_polynomial()

Completed in 3 milliseconds