Home
last modified time | relevance | path

Searched defs:method (Results 1 – 10 of 10) sorted by relevance

/arch/arm/mm/
Dproc-v7-bugs.c66 static unsigned int spectre_v2_install_workaround(unsigned int method) in spectre_v2_install_workaround()
109 static unsigned int spectre_v2_install_workaround(unsigned int method) in spectre_v2_install_workaround()
119 unsigned int state, method = 0; in cpu_v7_spectre_v2_init() local
183 static const char *spectre_bhb_method_name(int method) in spectre_bhb_method_name()
197 static int spectre_bhb_install_workaround(int method) in spectre_bhb_install_workaround()
219 static int spectre_bhb_install_workaround(int method) in spectre_bhb_install_workaround()
227 unsigned int state, method = 0; in cpu_v7_spectre_bhb_init() local
/arch/arm/kernel/
Dspectre.c26 void spectre_v2_update_state(unsigned int state, unsigned int method) in spectre_v2_update_state()
36 const char *method; in cpu_show_spectre_v2() local
Dcpuidle.c61 static const struct cpuidle_ops *__init arm_cpuidle_get_ops(const char *method) in arm_cpuidle_get_ops()
Ddevtree.c36 const char *method; in set_smp_ops_by_method() local
Dtraps.c831 int spectre_bhb_update_vectors(unsigned int method) in spectre_bhb_update_vectors()
/arch/sh/include/asm/
Dsmp.h68 const char *method; member
/arch/arm/include/asm/
Dcpuidle.h41 const char *method; member
Dsmp.h105 const char *method; member
/arch/sh/boards/
Dof-generic.c59 const char *method = NULL; in sh_of_smp_probe() local
/arch/x86/pci/
Dmmconfig-shared.c472 struct device *dev, const char *method) in is_mmconf_reserved()