Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A Dcpufeature.c360 static const struct arm64_ftr_bits ftr_ctr[] = {
412 static const struct arm64_ftr_bits ftr_mvfr2[] = {
418 static const struct arm64_ftr_bits ftr_dczid[] = {
424 static const struct arm64_ftr_bits ftr_gmid[] = {
497 static const struct arm64_ftr_bits ftr_id_pfr0[] = {
507 static const struct arm64_ftr_bits ftr_id_pfr1[] = {
542 static const struct arm64_ftr_bits ftr_zcr[] = {
572 static const struct arm64_ftr_bits ftr_raz[] = {
810 const struct arm64_ftr_bits *ftrp; in init_cpu_ftr_reg()
969 const struct arm64_ftr_bits *ftrp; in update_cpu_ftr_reg()
[all …]
/linux/arch/arm64/include/asm/
A Dcpufeature.h56 struct arm64_ftr_bits { struct
100 const struct arm64_ftr_bits *ftr_bits;
566 static inline u64 arm64_ftr_mask(const struct arm64_ftr_bits *ftrp) in arm64_ftr_mask()
590 static inline s64 arm64_ftr_value(const struct arm64_ftr_bits *ftrp, u64 val) in arm64_ftr_value()

Completed in 10 milliseconds