Searched refs:acpi_subtable_headers (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.4/arch/ia64/kernel/ |
| D | acpi.c | 91 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/ |
| D | numa.c | 328 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()
|
| D | tables.c | 45 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()
|
| D | scan.c | 2248 static int __init acpi_match_madt(union acpi_subtable_headers *header, in acpi_match_madt()
|
| /Linux-v5.4/arch/x86/kernel/acpi/ |
| D | boot.c | 183 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/ |
| D | hmat.c | 264 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/ |
| D | acpi_numa.c | 48 static int __init acpi_parse_gicc_pxm(union acpi_subtable_headers *header, in acpi_parse_gicc_pxm()
|
| D | smp.c | 571 acpi_parse_gic_cpu_interface(union acpi_subtable_headers *header, in acpi_parse_gic_cpu_interface()
|
| /Linux-v5.4/drivers/irqchip/ |
| D | irq-gic-v3-its-platform-msi.c | 109 its_pmsi_parse_madt(union acpi_subtable_headers *header, in its_pmsi_parse_madt()
|
| D | irq-gic-v3-its-pci-msi.c | 151 its_pci_msi_parse_madt(union acpi_subtable_headers *header, in its_pci_msi_parse_madt()
|
| D | irq-gic-v3.c | 1821 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()
|
| D | irq-gic-v2m.c | 495 acpi_parse_madt_msi(union acpi_subtable_headers *header, in acpi_parse_madt_msi()
|
| D | irq-gic.c | 1503 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()
|
| D | irq-gic-v3-its.c | 3851 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/ |
| D | pcc.c | 376 static int parse_pcc_subspace(union acpi_subtable_headers *header, in parse_pcc_subspace()
|
| /Linux-v5.4/include/linux/ |
| D | acpi.h | 132 union acpi_subtable_headers { union 139 typedef int (*acpi_tbl_entry_handler)(union acpi_subtable_headers *header,
|