Searched refs:ID_AA64ISAR0_CRC32 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/include/ | ||
| H A D | arm.h | 189 return read_id_aa64isar0_el1() & ID_AA64ISAR0_CRC32; in feat_crc32_implemented() |
| H A D | arm64.h | 303 #define ID_AA64ISAR0_CRC32 GENMASK_64(19, 16) macro |