Searched refs:acpi_subtable_header (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/acpi/ |
D | processor_core.c | 34 static int map_lapic_id(struct acpi_subtable_header *entry, in map_lapic_id() 50 static int map_x2apic_id(struct acpi_subtable_header *entry, in map_x2apic_id() 67 static int map_lsapic_id(struct acpi_subtable_header *entry, in map_lsapic_id() 89 static int map_gicc_mpidr(struct acpi_subtable_header *entry, in map_gicc_mpidr() 127 while (entry + sizeof(struct acpi_subtable_header) < madt_end) { in map_madt_entry() 128 struct acpi_subtable_header *header = in map_madt_entry() 129 (struct acpi_subtable_header *)entry; in map_madt_entry() 152 struct acpi_subtable_header *header; in map_mat_entry() 163 obj->buffer.length < sizeof(struct acpi_subtable_header)) { in map_mat_entry() 167 header = (struct acpi_subtable_header *)obj->buffer.pointer; in map_mat_entry() [all …]
|
D | numa.c | 129 acpi_table_print_srat_entry(struct acpi_subtable_header *header) in acpi_table_print_srat_entry() 243 acpi_parse_x2apic_affinity(struct acpi_subtable_header *header, in acpi_parse_x2apic_affinity() 261 acpi_parse_processor_affinity(struct acpi_subtable_header *header, in acpi_parse_processor_affinity() 281 acpi_parse_memory_affinity(struct acpi_subtable_header * header, in acpi_parse_memory_affinity()
|
D | tables.c | 51 void acpi_table_print_madt_entry(struct acpi_subtable_header *header) in acpi_table_print_madt_entry() 237 struct acpi_subtable_header *entry; in acpi_parse_entries_array() 260 entry = (struct acpi_subtable_header *) in acpi_parse_entries_array() 263 while (((unsigned long)entry) + sizeof(struct acpi_subtable_header) < in acpi_parse_entries_array() 290 entry = (struct acpi_subtable_header *) in acpi_parse_entries_array()
|
D | scan.c | 1963 static int __init acpi_match_madt(struct acpi_subtable_header *header, in acpi_match_madt()
|
/linux-4.4.14/include/acpi/ |
D | actbl1.h | 102 struct acpi_subtable_header { struct 180 struct acpi_subtable_header header; 688 struct acpi_subtable_header header; 697 struct acpi_subtable_header header; 707 struct acpi_subtable_header header; 717 struct acpi_subtable_header header; 725 struct acpi_subtable_header header; 734 struct acpi_subtable_header header; 742 struct acpi_subtable_header header; 752 struct acpi_subtable_header header; [all …]
|
D | actbl3.h | 489 struct acpi_subtable_header header; 504 struct acpi_subtable_header header;
|
/linux-4.4.14/drivers/mailbox/ |
D | pcc.c | 215 static int parse_pcc_subspace(struct acpi_subtable_header *header, in parse_pcc_subspace() 242 struct acpi_subtable_header *pcct_entry; in acpi_pcc_probe() 275 pcct_entry = (struct acpi_subtable_header *) ( in acpi_pcc_probe() 280 pcct_entry = (struct acpi_subtable_header *) in acpi_pcc_probe()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | acpi.c | 180 acpi_parse_lapic_addr_ovr(struct acpi_subtable_header * header, in acpi_parse_lapic_addr_ovr() 198 acpi_parse_lsapic(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_lsapic() 219 acpi_parse_lapic_nmi(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_lapic_nmi() 233 acpi_parse_iosapic(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_iosapic() 248 acpi_parse_plat_int_src(struct acpi_subtable_header * header, in acpi_parse_plat_int_src() 332 acpi_parse_int_src_ovr(struct acpi_subtable_header * header, in acpi_parse_int_src_ovr() 353 acpi_parse_nmi_src(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_nmi_src()
|
/linux-4.4.14/arch/x86/kernel/acpi/ |
D | boot.c | 189 acpi_parse_x2apic(struct acpi_subtable_header *header, const unsigned long end) in acpi_parse_x2apic() 224 acpi_parse_lapic(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_lapic() 249 acpi_parse_sapic(struct acpi_subtable_header *header, const unsigned long end) in acpi_parse_sapic() 267 acpi_parse_lapic_addr_ovr(struct acpi_subtable_header * header, in acpi_parse_lapic_addr_ovr() 283 acpi_parse_x2apic_nmi(struct acpi_subtable_header *header, in acpi_parse_x2apic_nmi() 302 acpi_parse_lapic_nmi(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_lapic_nmi() 404 acpi_parse_ioapic(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_ioapic() 459 acpi_parse_int_src_ovr(struct acpi_subtable_header * header, in acpi_parse_int_src_ovr() 501 acpi_parse_nmi_src(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_nmi_src()
|
/linux-4.4.14/include/linux/ |
D | acpi.h | 119 typedef int (*acpi_tbl_entry_handler)(struct acpi_subtable_header *header, 132 ((struct acpi_subtable_header *)entry)->length < sizeof(*entry)) 169 void acpi_table_print_madt_entry (struct acpi_subtable_header *madt); 811 typedef bool (*acpi_probe_entry_validate_subtbl)(struct acpi_subtable_header *,
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-gic.c | 1266 gic_acpi_parse_madt_cpu(struct acpi_subtable_header *header, in gic_acpi_parse_madt_cpu() 1292 static int __init acpi_dummy_func(struct acpi_subtable_header *header, in acpi_dummy_func() 1304 static bool __init gic_validate_dist(struct acpi_subtable_header *header, in gic_validate_dist() 1318 static int __init gic_v2_acpi_init(struct acpi_subtable_header *header, in gic_v2_acpi_init()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | smp.c | 452 acpi_parse_gic_cpu_interface(struct acpi_subtable_header *header, in acpi_parse_gic_cpu_interface()
|