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 …]
1497 uint64_t nocrypto:1; member1507 uint64_t nocrypto:1;1528 uint64_t nocrypto:1; member1542 uint64_t nocrypto:1;1553 uint64_t nocrypto:1; member1567 uint64_t nocrypto:1;1578 uint64_t nocrypto:1; member1588 uint64_t nocrypto:1;1604 uint64_t nocrypto:1; member1616 uint64_t nocrypto:1;[all …]
127 return !fus_2.s.nocrypto && !fus_2.s.nomul && fus_2.s.dorm_crypto; in octeon_has_feature()