Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 9 of 9) sorted by relevance

/arch/arm64/kernel/
Dcpu_errata.c18 is_affected_midr_range(const struct arm64_cpu_capabilities *entry, int scope) in is_affected_midr_range()
38 int scope) in is_affected_midr_range_list()
45 is_kryo_midr(const struct arm64_cpu_capabilities *entry, int scope) in is_kryo_midr()
60 int scope) in has_mismatched_cache_type()
114 int scope) in has_cortex_a76_erratum_1463225()
171 int scope) in needs_tx2_tvm_workaround()
189 int scope) in has_neoverse_n1_erratum_1542419()
Dproton-pack.c202 bool has_spectre_v2(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v2()
325 bool has_spectre_v3a(const struct arm64_cpu_capabilities *entry, int scope) in has_spectre_v3a()
511 bool has_spectre_v4(const struct arm64_cpu_capabilities *cap, int scope) in has_spectre_v4()
848 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected()
919 static bool is_spectre_bhb_fw_affected(int scope) in is_spectre_bhb_fw_affected()
944 static bool supports_ecbhb(int scope) in supports_ecbhb()
958 int scope) in is_spectre_bhb_affected()
Dcpufeature.c1296 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
1346 static bool has_32bit_el0(const struct arm64_cpu_capabilities *entry, int scope) in has_32bit_el0()
1357 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_gicv3_cpuif()
1391 int scope) in has_cache_idc()
1416 int scope) in has_cache_dic()
1429 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp()
1486 int scope) in unmap_kernel_at_el0()
1789 static bool has_address_auth_cpucap(const struct arm64_cpu_capabilities *entry, int scope) in has_address_auth_cpucap()
1816 int scope) in has_address_auth_metacap()
1848 int scope) in can_use_gic_priorities()
[all …]
/arch/m68k/kernel/
Dsys_m68k.c68 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_040()
228 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_060()
378 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
535 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
/arch/powerpc/platforms/pseries/
Dmobility.c48 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call()
151 static int update_dt_node(struct device_node *dn, s32 scope) in update_dt_node()
265 int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
/arch/powerpc/include/asm/
Dio_event_irq.h40 uint8_t scope; /* 0x02 Error/Event Scope */ member
/arch/s390/kernel/
Dcache.c43 unsigned char scope : 2; member
/arch/arm64/include/asm/
Dcpufeature.h375 int scope) in cpucap_multi_entry_cap_matches()
617 static inline bool supports_csv2p3(int scope) in supports_csv2p3()
632 static inline bool supports_clearbhb(int scope) in supports_clearbhb()
/arch/powerpc/platforms/powernv/
Deeh-powernv.c859 uint8_t scope; in pnv_eeh_bridge_reset() local