Searched defs:scope (Results 1 – 13 of 13) sorted by relevance
| /arch/arm64/kernel/ |
| A D | cpu_errata.c | 72 is_affected_midr_range(const struct arm64_cpu_capabilities *entry, int scope) in is_affected_midr_range() 92 int scope) in is_affected_midr_range_list() 99 is_kryo_midr(const struct arm64_cpu_capabilities *entry, int scope) in is_kryo_midr() 114 int scope) in has_mismatched_cache_type() 166 int scope) in has_cortex_a76_erratum_1463225() 223 int scope) in needs_tx2_tvm_workaround() 241 int scope) in has_neoverse_n1_erratum_1542419() 266 static bool has_impdef_pmuv3(const struct arm64_cpu_capabilities *entry, int scope) in has_impdef_pmuv3()
|
| A D | cpufeature.c | 1587 has_always(const struct arm64_cpu_capabilities *entry, int scope) in has_always() 1650 has_cpuid_feature(const struct arm64_cpu_capabilities *entry, int scope) in has_cpuid_feature() 1732 int scope) in has_cache_idc() 1757 int scope) in has_cache_dic() 1770 has_useable_cnp(const struct arm64_cpu_capabilities *entry, int scope) in has_useable_cnp() 1790 int scope) in unmap_kernel_at_el0() 2201 int scope) in has_nested_virt_support() 2302 int scope) in has_address_auth_metacap() 2332 int scope) in can_use_gic_priorities() 2346 int scope) in has_gic_prio_relaxed_sync() [all …]
|
| A D | proton-pack.c | 202 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 static bool is_spectre_bhb_safe(int scope) in is_spectre_bhb_safe() 966 static bool supports_ecbhb(int scope) in supports_ecbhb() 982 int scope) in is_spectre_bhb_affected()
|
| /arch/m68k/kernel/ |
| A D | sys_m68k.c | 68 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() 537 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush()
|
| /arch/powerpc/include/asm/ |
| A D | io_event_irq.h | 40 uint8_t scope; /* 0x02 Error/Event Scope */ member
|
| /arch/powerpc/platforms/pseries/ |
| A D | mobility.c | 76 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call() 179 static int update_dt_node(struct device_node *dn, s32 scope) in update_dt_node() 294 static int pseries_devicetree_update(s32 scope) in pseries_devicetree_update()
|
| /arch/riscv/mm/ |
| A D | cacheflush.c | 246 int riscv_set_icache_flush_ctx(unsigned long ctx, unsigned long scope) in riscv_set_icache_flush_ctx()
|
| /arch/s390/kernel/ |
| A D | cache.c | 42 unsigned char scope : 2; member
|
| /arch/arm64/kvm/ |
| A D | nested.c | 874 struct s1e2_tlbi_scope *scope) in invalidate_vncr_va() 924 struct s1e2_tlbi_scope *scope) in compute_s1_tlbi_range() 1046 struct s1e2_tlbi_scope scope = {}; in kvm_handle_s1e2_tlbi() local
|
| /arch/arm64/include/asm/ |
| A D | cpufeature.h | 424 int scope) in cpucap_multi_entry_cap_matches() 645 static inline bool supports_csv2p3(int scope) in supports_csv2p3() 660 static inline bool supports_clearbhb(int scope) in supports_clearbhb()
|
| /arch/x86/events/ |
| A D | rapl.c | 174 static inline unsigned int get_rapl_pmu_idx(int cpu, int scope) in get_rapl_pmu_idx()
|
| /arch/x86/kernel/cpu/resctrl/ |
| A D | core.c | 424 static int get_domain_id_from_scope(int cpu, enum resctrl_scope scope) in get_domain_id_from_scope()
|
| /arch/powerpc/platforms/powernv/ |
| A D | eeh-powernv.c | 858 uint8_t scope; in pnv_eeh_bridge_reset() local
|
Completed in 46 milliseconds