Searched refs:FIO_IO_U_PLAT_VAL (Results 1 – 2 of 2) sorted by relevance
109 #define FIO_IO_U_PLAT_VAL (1 << FIO_IO_U_PLAT_BITS) macro111 #define FIO_IO_U_PLAT_NR (FIO_IO_U_PLAT_GROUP_NR * FIO_IO_U_PLAT_VAL)
72 offset = (FIO_IO_U_PLAT_VAL - 1) & (val >> error_bits); in plat_val_to_idx()93 if (idx < (FIO_IO_U_PLAT_VAL << 1)) in plat_idx_to_val()101 k = idx % FIO_IO_U_PLAT_VAL; in plat_idx_to_val()