Searched refs:nocrypto (Results 1 – 3 of 3) sorted by relevance
99 if (fus_dat2.s.nocrypto) in octeon_model_get_string_buffer()103 } else if (fus_dat2.s.nocrypto) in octeon_model_get_string_buffer()108 if (!fus_dat2.s.nocrypto) in octeon_model_get_string_buffer()296 if (fus_dat2.cn56xx.nocrypto) in octeon_model_get_string_buffer()301 if (fus_dat2.cn56xx.nocrypto) in octeon_model_get_string_buffer()328 if (fus_dat2.cn61xx.nocrypto && fus_dat2.cn61xx.dorm_crypto) in octeon_model_get_string_buffer()330 if (fus_dat2.cn61xx.nocrypto) in octeon_model_get_string_buffer()343 if (fus_dat2.cn63xx.nocrypto) in octeon_model_get_string_buffer()356 if (fus_dat2.cn66xx.nocrypto && fus_dat2.cn66xx.dorm_crypto) in octeon_model_get_string_buffer()358 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()