Lines Matching +defs:val +defs:scope
995 u64 val = 0; in init_cpu_ftr_reg() local
1216 static int check_update_ftr_reg(u32 sys_id, int cpu, u64 val, u64 boot) in check_update_ftr_reg()
1504 u64 val; in __read_sysreg_by_encoding() local
1568 has_always(const struct arm64_cpu_capabilities *entry, int scope) in has_always()
1576 int val, min, max; in feature_matches() local
1601 read_scoped_sysreg(const struct arm64_cpu_capabilities *entry, int scope) in read_scoped_sysreg()
1611 has_user_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_user_cpuid_feature()
1615 u64 val = read_scoped_sysreg(entry, scope); in has_user_cpuid_feature() local
1631 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
1633 u64 val = read_scoped_sysreg(entry, scope); in has_cpuid_feature() local
1686 static bool has_32bit_el0(const struct arm64_cpu_capabilities *entry, int scope) in has_32bit_el0()
1697 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_gicv3_cpuif()
1713 int scope) in has_cache_idc()
1738 int scope) in has_cache_dic()
1751 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp()
1771 int scope) in unmap_kernel_at_el0()
1846 static bool has_nv1(const struct arm64_cpu_capabilities *entry, int scope) in has_nv1()
1887 static bool has_lpa2(const struct arm64_cpu_capabilities *entry, int scope) in has_lpa2()
1895 static bool has_lpa2(const struct arm64_cpu_capabilities *entry, int scope) in has_lpa2()
2160 int scope) in has_nested_virt_support()
2202 static bool has_address_auth_cpucap(const struct arm64_cpu_capabilities *entry, int scope) in has_address_auth_cpucap()
2229 int scope) in has_address_auth_metacap()
2259 int scope) in can_use_gic_priorities()
2273 int scope) in has_gic_prio_relaxed_sync()
2421 test_has_mpam(const struct arm64_cpu_capabilities *entry, int scope) in test_has_mpam()
2443 test_has_mpam_hcr(const struct arm64_cpu_capabilities *entry, int scope) in test_has_mpam_hcr()
3070 static bool has_sve_feature(const struct arm64_cpu_capabilities *cap, int scope) in has_sve_feature()
3205 static bool compat_has_neon(const struct arm64_cpu_capabilities *cap, int scope) in compat_has_neon()
3901 u64 val; in do_emulate_mrs() local