Searched refs:smi_path (Results 1 – 3 of 3) sorted by relevance
59 const char *smi_path; member
480 aml_name("%s", opts.smi_path))); in build_cpus_aml()599 if (opts.smi_path) { in build_cpus_aml()603 aml_name("%s", opts.smi_path))); in build_cpus_aml()
1535 .smi_path = pm->smi_on_cpuhp ? "\\_SB.PCI0.SMI0.SMIC" : NULL, in build_dsdt()