Home
last modified time | relevance | path

Searched refs:acpi_subtable_headers (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/arch/ia64/kernel/
Dacpi.c91 acpi_parse_lapic_addr_ovr(union acpi_subtable_headers * header, in acpi_parse_lapic_addr_ovr()
109 acpi_parse_lsapic(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_lsapic()
130 acpi_parse_lapic_nmi(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_lapic_nmi()
144 acpi_parse_iosapic(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_iosapic()
159 acpi_parse_plat_int_src(union acpi_subtable_headers * header, in acpi_parse_plat_int_src()
243 acpi_parse_int_src_ovr(union acpi_subtable_headers * header, in acpi_parse_int_src_ovr()
264 acpi_parse_nmi_src(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_nmi_src()
/Linux-v5.4/drivers/acpi/
Dnuma.c328 acpi_parse_x2apic_affinity(union acpi_subtable_headers *header, in acpi_parse_x2apic_affinity()
346 acpi_parse_processor_affinity(union acpi_subtable_headers *header, in acpi_parse_processor_affinity()
364 acpi_parse_gicc_affinity(union acpi_subtable_headers *header, in acpi_parse_gicc_affinity()
384 acpi_parse_memory_affinity(union acpi_subtable_headers * header, in acpi_parse_memory_affinity()
Dtables.c45 union acpi_subtable_headers *hdr;
314 entry.hdr = (union acpi_subtable_headers *) in acpi_parse_entries_array()
347 entry.hdr = (union acpi_subtable_headers *) in acpi_parse_entries_array()
Dscan.c2248 static int __init acpi_match_madt(union acpi_subtable_headers *header, in acpi_match_madt()
/Linux-v5.4/arch/x86/kernel/acpi/
Dboot.c183 acpi_parse_x2apic(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_x2apic()
228 acpi_parse_lapic(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_lapic()
258 acpi_parse_sapic(union acpi_subtable_headers *header, const unsigned long end) in acpi_parse_sapic()
277 acpi_parse_lapic_addr_ovr(union acpi_subtable_headers * header, in acpi_parse_lapic_addr_ovr()
295 acpi_parse_x2apic_nmi(union acpi_subtable_headers *header, in acpi_parse_x2apic_nmi()
314 acpi_parse_lapic_nmi(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_lapic_nmi()
435 acpi_parse_ioapic(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_ioapic()
494 acpi_parse_int_src_ovr(union acpi_subtable_headers * header, in acpi_parse_int_src_ovr()
536 acpi_parse_nmi_src(union acpi_subtable_headers * header, const unsigned long end) in acpi_parse_nmi_src()
/Linux-v5.4/drivers/acpi/hmat/
Dhmat.c264 static __init int hmat_parse_locality(union acpi_subtable_headers *header, in hmat_parse_locality()
323 static __init int hmat_parse_cache(union acpi_subtable_headers *header, in hmat_parse_cache()
386 static int __init hmat_parse_proximity_domain(union acpi_subtable_headers *header, in hmat_parse_proximity_domain()
426 static int __init hmat_parse_subtable(union acpi_subtable_headers *header, in hmat_parse_subtable()
446 static __init int srat_parse_mem_affinity(union acpi_subtable_headers *header, in srat_parse_mem_affinity()
/Linux-v5.4/arch/arm64/kernel/
Dacpi_numa.c48 static int __init acpi_parse_gicc_pxm(union acpi_subtable_headers *header, in acpi_parse_gicc_pxm()
Dsmp.c571 acpi_parse_gic_cpu_interface(union acpi_subtable_headers *header, in acpi_parse_gic_cpu_interface()
/Linux-v5.4/drivers/irqchip/
Dirq-gic-v3-its-platform-msi.c109 its_pmsi_parse_madt(union acpi_subtable_headers *header, in its_pmsi_parse_madt()
Dirq-gic-v3-its-pci-msi.c151 its_pci_msi_parse_madt(union acpi_subtable_headers *header, in its_pci_msi_parse_madt()
Dirq-gic-v3.c1821 gic_acpi_parse_madt_redist(union acpi_subtable_headers *header, in gic_acpi_parse_madt_redist()
1839 gic_acpi_parse_madt_gicc(union acpi_subtable_headers *header, in gic_acpi_parse_madt_gicc()
1881 static int __init gic_acpi_match_gicr(union acpi_subtable_headers *header, in gic_acpi_match_gicr()
1888 static int __init gic_acpi_match_gicc(union acpi_subtable_headers *header, in gic_acpi_match_gicc()
1954 static int __init gic_acpi_parse_virt_madt_gicc(union acpi_subtable_headers *header, in gic_acpi_parse_virt_madt_gicc()
Dirq-gic-v2m.c495 acpi_parse_madt_msi(union acpi_subtable_headers *header, in acpi_parse_madt_msi()
Dirq-gic.c1503 gic_acpi_parse_madt_cpu(union acpi_subtable_headers *header, in gic_acpi_parse_madt_cpu()
1535 static int __init acpi_dummy_func(union acpi_subtable_headers *header, in acpi_dummy_func()
Dirq-gic-v3-its.c3851 static int __init gic_acpi_match_srat_its(union acpi_subtable_headers *header, in gic_acpi_match_srat_its()
3857 static int __init gic_acpi_parse_srat_its(union acpi_subtable_headers *header, in gic_acpi_parse_srat_its()
3924 static int __init gic_acpi_parse_madt_its(union acpi_subtable_headers *header, in gic_acpi_parse_madt_its()
/Linux-v5.4/drivers/mailbox/
Dpcc.c376 static int parse_pcc_subspace(union acpi_subtable_headers *header, in parse_pcc_subspace()
/Linux-v5.4/include/linux/
Dacpi.h132 union acpi_subtable_headers { union
139 typedef int (*acpi_tbl_entry_handler)(union acpi_subtable_headers *header,