Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h1205 uint64_t nomul:1; member
1217 uint64_t nomul:1;
1236 uint64_t nomul:1; member
1252 uint64_t nomul:1;
1261 uint64_t nomul:1; member
1277 uint64_t nomul:1;
1286 uint64_t nomul:1; member
1298 uint64_t nomul:1;
1311 uint64_t nomul:1; member
1325 uint64_t nomul:1;
[all …]
H A Docteon-feature.h127 return !fus_2.s.nocrypto && !fus_2.s.nomul && fus_2.s.dorm_crypto; in octeon_has_feature()