Home
last modified time | relevance | path

Searched refs:NX842_HIST_SLOTS (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/crypto/nx/
Dnx-common-pseries.c148 #define NX842_HIST_SLOTS 16 macro
155 bucket = min((NX842_HIST_SLOTS - 1), bucket - 1); in ibm_nx842_incr_hist()
936 for (i = 0; i < (NX842_HIST_SLOTS - 2); i++) { in nx842_timehist_show()
946 2<<(NX842_HIST_SLOTS - 2), in nx842_timehist_show()
947 atomic64_read(&times[(NX842_HIST_SLOTS - 1)])); in nx842_timehist_show()