Searched refs:acpi_unmap_table (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/sys/arm64/include/
H A Dacpica_machdep.h49 void acpi_unmap_table(void *table);
/freebsd-current/sys/x86/include/
H A Dacpica_machdep.h79 void acpi_unmap_table(void *table);
/freebsd-current/sys/amd64/acpica/
H A Dacpi_machdep.c149 acpi_unmap_table(void *table) function
217 acpi_unmap_table(xsdt);
232 acpi_unmap_table(rsdt);
245 acpi_unmap_table(table);
/freebsd-current/sys/arm64/acpica/
H A Dacpi_machdep.c116 acpi_unmap_table(void *table) function
190 acpi_unmap_table(xsdt);
207 acpi_unmap_table(table);
H A Dacpi_iort.c540 acpi_unmap_table(madt);
549 acpi_unmap_table(srat);
580 acpi_unmap_table(iort);
/freebsd-current/sys/i386/acpica/
H A Dacpi_machdep.c167 acpi_unmap_table(void *table) function
236 acpi_unmap_table(xsdt);
251 acpi_unmap_table(rsdt);
264 acpi_unmap_table(table);
/freebsd-current/sys/dev/hyperv/vmbus/aarch64/
H A Dhyperv_aarch64.c107 acpi_unmap_table(fadt);
/freebsd-current/sys/arm64/arm64/
H A Dgic_v3_acpi.c240 acpi_unmap_table(madt);
304 acpi_unmap_table(madt);
464 acpi_unmap_table(madt);
H A Dmp_machdep.c582 acpi_unmap_table(madt);
761 acpi_unmap_table(madt);
/freebsd-current/sys/arm/arm/
H A Dgic_acpi.c183 acpi_unmap_table(madt);
317 acpi_unmap_table(madt);
H A Dpmu_acpi.c173 acpi_unmap_table(madt);
H A Dgeneric_timer.c573 acpi_unmap_table(gtdt);
/freebsd-current/sys/dev/uart/
H A Duart_cpu_acpi.c209 acpi_unmap_table(spcr);
284 acpi_unmap_table(dbg2);
/freebsd-current/sys/dev/acpica/
H A Dacpi_pxm.c154 acpi_unmap_table(slit);
581 acpi_unmap_table(srat);
/freebsd-current/sys/arm64/iommu/
H A Dsmmu_acpi.c165 acpi_unmap_table(iort);
/freebsd-current/sys/x86/acpica/
H A Dmadt.c123 acpi_unmap_table(madt);
156 acpi_unmap_table(dmartbl);
/freebsd-current/sys/x86/isa/
H A Datrtc.c446 acpi_unmap_table(fadt);
/freebsd-current/sys/dev/psci/
H A Dpsci.c275 acpi_unmap_table(fadt);
/freebsd-current/sys/x86/x86/
H A Dcpu_machdep.c1640 acpi_unmap_table(fadt);

Completed in 280 milliseconds