Searched refs:nocrypto (Results 1 – 3 of 3) sorted by relevance
100 if (fus_dat2.s.nocrypto) in octeon_model_get_string_buffer()104 } else if (fus_dat2.s.nocrypto) in octeon_model_get_string_buffer()109 if (!fus_dat2.s.nocrypto) in octeon_model_get_string_buffer()297 if (fus_dat2.cn56xx.nocrypto) in octeon_model_get_string_buffer()302 if (fus_dat2.cn56xx.nocrypto) in octeon_model_get_string_buffer()329 if (fus_dat2.cn61xx.nocrypto && fus_dat2.cn61xx.dorm_crypto) in octeon_model_get_string_buffer()331 if (fus_dat2.cn61xx.nocrypto) in octeon_model_get_string_buffer()344 if (fus_dat2.cn63xx.nocrypto) in octeon_model_get_string_buffer()357 if (fus_dat2.cn66xx.nocrypto && fus_dat2.cn66xx.dorm_crypto) in octeon_model_get_string_buffer()359 if (fus_dat2.cn66xx.nocrypto) in octeon_model_get_string_buffer()[all …]
1206 uint64_t nocrypto:1; member1216 uint64_t nocrypto:1;1237 uint64_t nocrypto:1; member1251 uint64_t nocrypto:1;1262 uint64_t nocrypto:1; member1276 uint64_t nocrypto:1;1287 uint64_t nocrypto:1; member1297 uint64_t nocrypto:1;1312 uint64_t nocrypto:1; member1324 uint64_t nocrypto:1;[all …]
127 return !fus_2.s.nocrypto && !fus_2.s.nomul && fus_2.s.dorm_crypto; in octeon_has_feature()