/openbmc/linux/drivers/acpi/numa/ |
H A D | srat.c | 306 static int __init acpi_parse_cfmws(union acpi_subtable_headers *header, in acpi_parse_cfmws() 347 static int __init acpi_parse_cfmws(union acpi_subtable_headers *header, in acpi_parse_cfmws() 374 acpi_parse_x2apic_affinity(union acpi_subtable_headers *header, in acpi_parse_x2apic_affinity() 390 acpi_parse_processor_affinity(union acpi_subtable_headers *header, in acpi_parse_processor_affinity() 406 acpi_parse_gicc_affinity(union acpi_subtable_headers *header, in acpi_parse_gicc_affinity() 423 acpi_parse_gi_affinity(union acpi_subtable_headers *header, in acpi_parse_gi_affinity() 449 acpi_parse_gi_affinity(union acpi_subtable_headers *header, in acpi_parse_gi_affinity() 459 acpi_parse_memory_affinity(union acpi_subtable_headers * header, in acpi_parse_memory_affinity()
|
H A D | hmat.c | 293 static __init int hmat_parse_locality(union acpi_subtable_headers *header, in hmat_parse_locality() 356 static __init int hmat_parse_cache(union acpi_subtable_headers *header, in hmat_parse_cache() 419 static int __init hmat_parse_proximity_domain(union acpi_subtable_headers *header, in hmat_parse_proximity_domain() 460 static int __init hmat_parse_subtable(union acpi_subtable_headers *header, in hmat_parse_subtable() 480 static __init int srat_parse_mem_affinity(union acpi_subtable_headers *header, in srat_parse_mem_affinity()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-loongarch-cpu.c | 115 static int __init liointc_parse_madt(union acpi_subtable_headers *header, in liointc_parse_madt() 123 static int __init eiointc_parse_madt(union acpi_subtable_headers *header, in eiointc_parse_madt() 146 static int __init cpuintc_acpi_init(union acpi_subtable_headers *header, in cpuintc_acpi_init()
|
H A D | irq-loongson-htvec.c | 261 static int __init pch_pic_parse_madt(union acpi_subtable_headers *header, in pch_pic_parse_madt() 269 static int __init pch_msi_parse_madt(union acpi_subtable_headers *header, in pch_msi_parse_madt()
|
H A D | irq-gic-v3-its-fsl-mc-msi.c | 108 its_fsl_mc_msi_parse_madt(union acpi_subtable_headers *header, in its_fsl_mc_msi_parse_madt()
|
H A D | irq-gic-v3-its-platform-msi.c | 109 its_pmsi_parse_madt(union acpi_subtable_headers *header, in its_pmsi_parse_madt()
|
H A D | irq-gic-v3-its-pci-msi.c | 156 its_pci_msi_parse_madt(union acpi_subtable_headers *header, in its_pci_msi_parse_madt()
|
H A D | irq-loongson-eiointc.c | 332 static int __init pch_pic_parse_madt(union acpi_subtable_headers *header, in pch_pic_parse_madt() 345 static int __init pch_msi_parse_madt(union acpi_subtable_headers *header, in pch_msi_parse_madt()
|
H A D | irq-riscv-intc.c | 232 static int __init riscv_intc_acpi_init(union acpi_subtable_headers *header, in riscv_intc_acpi_init()
|
H A D | irq-gic-v3.c | 2362 gic_acpi_parse_madt_redist(union acpi_subtable_headers *header, in gic_acpi_parse_madt_redist() 2381 gic_acpi_parse_madt_gicc(union acpi_subtable_headers *header, in gic_acpi_parse_madt_gicc() 2424 static int __init gic_acpi_match_gicr(union acpi_subtable_headers *header, in gic_acpi_match_gicr() 2431 static int __init gic_acpi_match_gicc(union acpi_subtable_headers *header, in gic_acpi_match_gicc() 2501 static int __init gic_acpi_parse_virt_madt_gicc(union acpi_subtable_headers *header, in gic_acpi_parse_virt_madt_gicc() 2591 gic_acpi_init(union acpi_subtable_headers *header, const unsigned long end) in gic_acpi_init()
|
H A D | irq-gic.c | 1537 gic_acpi_parse_madt_cpu(union acpi_subtable_headers *header, in gic_acpi_parse_madt_cpu() 1569 static int __init acpi_dummy_func(union acpi_subtable_headers *header, in acpi_dummy_func() 1637 static int __init gic_v2_acpi_init(union acpi_subtable_headers *header, in gic_v2_acpi_init()
|
H A D | irq-loongson-liointc.c | 378 static int __init htintc_parse_madt(union acpi_subtable_headers *header, in htintc_parse_madt()
|
H A D | irq-loongson-pch-pic.c | 382 static int __init pch_lpc_parse_madt(union acpi_subtable_headers *header, in pch_lpc_parse_madt()
|
H A D | irq-gic-v2m.c | 492 acpi_parse_madt_msi(union acpi_subtable_headers *header, in acpi_parse_madt_msi()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | acpi.c | 89 acpi_parse_lapic_addr_ovr(union acpi_subtable_headers * header, in acpi_parse_lapic_addr_ovr() 107 acpi_parse_lsapic(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_lsapic() 128 acpi_parse_lapic_nmi(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_lapic_nmi() 142 acpi_parse_iosapic(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_iosapic() 157 acpi_parse_plat_int_src(union acpi_subtable_headers * header, in acpi_parse_plat_int_src() 241 acpi_parse_int_src_ovr(union acpi_subtable_headers * header, in acpi_parse_int_src_ovr() 262 acpi_parse_nmi_src(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_nmi_src()
|
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | boot.c | 208 acpi_parse_x2apic(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_x2apic() 257 acpi_parse_lapic(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_lapic() 291 acpi_parse_sapic(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_sapic() 310 acpi_parse_lapic_addr_ovr(union acpi_subtable_headers * header, in acpi_parse_lapic_addr_ovr() 328 acpi_parse_x2apic_nmi(union acpi_subtable_headers *header, in acpi_parse_x2apic_nmi() 347 acpi_parse_lapic_nmi(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_lapic_nmi() 520 acpi_parse_ioapic(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_ioapic() 579 acpi_parse_int_src_ovr(union acpi_subtable_headers * header, in acpi_parse_int_src_ovr() 624 acpi_parse_nmi_src(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_nmi_src() 1168 static int __init acpi_parse_mp_wake(union acpi_subtable_headers *header, in acpi_parse_mp_wake()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | acpi.c | 92 acpi_parse_processor(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_processor() 110 acpi_parse_eio_master(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_eio_master()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | acpi_numa.c | 37 static int __init acpi_parse_gicc_pxm(union acpi_subtable_headers *header, in acpi_parse_gicc_pxm()
|
/openbmc/linux/drivers/acpi/ |
H A D | tables.c | 48 union acpi_subtable_headers *hdr; 306 union acpi_subtable_headers *hdr, in call_handler() 355 entry.hdr = (union acpi_subtable_headers *) in acpi_parse_entries_array() 389 entry.hdr = (union acpi_subtable_headers *) in acpi_parse_entries_array()
|
H A D | prmt.c | 97 acpi_parse_prmt(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_prmt()
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | acpi.c | 155 static int acpi_parse_madt_rintc(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_madt_rintc()
|
H A D | smpboot.c | 82 static int __init acpi_parse_rintc(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_rintc()
|
/openbmc/linux/drivers/cxl/ |
H A D | acpi.c | 77 static int cxl_parse_cxims(union acpi_subtable_headers *header, void *arg, in cxl_parse_cxims() 303 static int cxl_parse_cfmws(union acpi_subtable_headers *header, void *arg, in cxl_parse_cfmws() 347 static int cxl_get_chbs_iter(union acpi_subtable_headers *header, void *arg, in cxl_get_chbs_iter()
|
/openbmc/linux/tools/testing/cxl/test/ |
H A D | cxl.c | 473 union acpi_subtable_headers *h; in mock_acpi_table_parse_cedt() 482 h = (union acpi_subtable_headers *)&mock_cedt.chbs[i]; in mock_acpi_table_parse_cedt() 489 h = (union acpi_subtable_headers *) mock_cfmws[i]; in mock_acpi_table_parse_cedt() 496 h = (union acpi_subtable_headers *)mock_cxims[i]; in mock_acpi_table_parse_cedt()
|
/openbmc/linux/include/linux/ |
H A D | acpi.h | 122 union acpi_subtable_headers { union 131 typedef int (*acpi_tbl_entry_handler)(union acpi_subtable_headers *header, 134 typedef int (*acpi_tbl_entry_handler_arg)(union acpi_subtable_headers *header,
|