Searched defs:ways (Results 1 – 10 of 10) sorted by relevance
| /external/eigen/bench/ |
| D | check_cache_queries.cpp | 65 int ways = (abcd[1] & 0xFFC00000) >> 22; // B[31:22] in main() local
|
| /external/cpu_features/include/ |
| D | cpu_features_cache_info.h | 37 int ways; // Associativity, 0 undefined, 0xFF fully associative member
|
| /external/cronet/third_party/cpu_features/src/include/ |
| D | cpu_features_cache_info.h | 37 int ways; // Associativity, 0 undefined, 0xFF fully associative member
|
| /external/lzma/Asm/x86/ |
| D | AesOpt.asm | 105 ways = 11 define 107 ways = 4 define
|
| /external/cpu_features/src/ |
| D | impl_x86__base_implementation.inl | 1776 int ways = ExtractBitRange(leaf.ebx, 31, 22) + 1; local 1810 const int ways = ExtractBitRange(cache_id, 15, 12); local
|
| /external/cronet/third_party/cpu_features/src/src/ |
| D | impl_x86__base_implementation.inl | 1765 int ways = ExtractBitRange(leaf.ebx, 31, 22) + 1; local 1799 const int ways = ExtractBitRange(cache_id, 15, 12); local
|
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/ |
| D | core_cm7.h | 2128 uint32_t ways; in SCB_EnableDCache() local 2166 uint32_t ways; in SCB_DisableDCache() local 2203 uint32_t ways; in SCB_InvalidateDCache() local 2238 uint32_t ways; in SCB_CleanDCache() local 2273 uint32_t ways; in SCB_CleanInvalidateDCache() local
|
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/ |
| D | core_cm7.h | 2128 uint32_t ways; in SCB_EnableDCache() local 2166 uint32_t ways; in SCB_DisableDCache() local 2203 uint32_t ways; in SCB_InvalidateDCache() local 2238 uint32_t ways; in SCB_CleanDCache() local 2273 uint32_t ways; in SCB_CleanInvalidateDCache() local
|
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 6325 unsigned char ways; member
|
| D | vmlinux.h | 6325 unsigned char ways; member
|