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()
108 int scope) in has_cortex_a76_erratum_1463225()
165 int scope) in needs_tx2_tvm_workaround()
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()
836 u8 spectre_bhb_loop_affected(int scope) in spectre_bhb_loop_affected()
907 static bool is_spectre_bhb_fw_affected(int scope) in is_spectre_bhb_fw_affected()
932 static bool supports_ecbhb(int scope) in supports_ecbhb()
946 int scope) in is_spectre_bhb_affected()
Dcpufeature.c1322 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature()
1372 static bool has_32bit_el0(const struct arm64_cpu_capabilities *entry, int scope) in has_32bit_el0()
1383 static bool has_useable_gicv3_cpuif(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_gicv3_cpuif()
1407 int scope) in has_cache_idc()
1432 int scope) in has_cache_dic()
1445 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp()
1493 int scope) in unmap_kernel_at_el0()
1786 static bool has_address_auth_cpucap(const struct arm64_cpu_capabilities *entry, int scope) in has_address_auth_cpucap()
1813 int scope) in has_address_auth_metacap()
1845 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/include/asm/
Dio_event_irq.h40 uint8_t scope; /* 0x02 Error/Event Scope */ member
/arch/powerpc/platforms/pseries/
Dmobility.c50 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call()
153 static int update_dt_node(struct device_node *dn, s32 scope) in update_dt_node()
268 int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
/arch/s390/kernel/
Dcache.c43 unsigned char scope : 2; member
/arch/arm64/include/asm/
Dcpufeature.h392 int scope) in cpucap_multi_entry_cap_matches()
641 static inline bool supports_csv2p3(int scope) in supports_csv2p3()
656 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