Home
last modified time | relevance | path

Searched refs:acpi_os_unmap_memory (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/xen/drivers/acpi/tables/
A Dtbutils.c81 acpi_os_unmap_memory(table, sizeof(struct acpi_table_header)); in acpi_tb_check_xsdt()
103 acpi_os_unmap_memory(table, length); in acpi_tb_check_xsdt()
286 acpi_os_unmap_memory(table, sizeof(struct acpi_table_header)); in acpi_tb_install_table()
413 acpi_os_unmap_memory(rsdp, sizeof(struct acpi_table_rsdp)); in acpi_tb_parse_root_table()
436 acpi_os_unmap_memory(table, sizeof(struct acpi_table_header)); in acpi_tb_parse_root_table()
453 acpi_os_unmap_memory(table, length); in acpi_tb_parse_root_table()
506 acpi_os_unmap_memory(table, length); in acpi_tb_parse_root_table()
A Dtbxfroot.c146 acpi_os_unmap_memory(table_ptr, ACPI_EBDA_PTR_LENGTH); in acpi_find_root_pointer()
169 acpi_os_unmap_memory(table_ptr, ACPI_EBDA_WINDOW_SIZE); in acpi_find_root_pointer()
201 acpi_os_unmap_memory(table_ptr, ACPI_HI_RSDP_WINDOW_SIZE); in acpi_find_root_pointer()
A Dtbfadt.c194 acpi_os_unmap_memory(table, length); in acpi_tb_parse_fadt()
/xen-4.10.0-shim-comet/xen/drivers/acpi/
A Dosl.c103 void acpi_os_unmap_memory(void __iomem * virt, acpi_size size) in acpi_os_unmap_memory() function
178 acpi_os_unmap_memory(virt_addr, width >> 3); in acpi_os_read_memory()
205 acpi_os_unmap_memory(virt_addr, width >> 3); in acpi_os_write_memory()
/xen-4.10.0-shim-comet/xen/include/acpi/
A Dacpiosxf.h64 void acpi_os_unmap_memory(void __iomem * logical_address, acpi_size size);
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomain_build.c1586 acpi_os_unmap_memory(rsdp, table_size); in acpi_create_rsdp()
1614 acpi_os_unmap_memory(table, size); in acpi_xsdt_modify_entry()
1617 acpi_os_unmap_memory(table, size); in acpi_xsdt_modify_entry()
1648 acpi_os_unmap_memory(table, sizeof(struct acpi_table_header)); in acpi_create_xsdt()
1649 acpi_os_unmap_memory(rsdp_tbl, sizeof(struct acpi_table_rsdp)); in acpi_create_xsdt()
1831 acpi_os_unmap_memory(rsdp_tbl, sizeof(struct acpi_table_rsdp)); in estimate_acpi_efi_size()
1840 acpi_os_unmap_memory(table, sizeof(struct acpi_table_header)); in estimate_acpi_efi_size()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Ddom0_build.c868 acpi_os_unmap_memory(rsdp, sizeof(*rsdp)); in pvh_setup_acpi_xsdt()
877 acpi_os_unmap_memory(table, sizeof(*table)); in pvh_setup_acpi_xsdt()
994 acpi_os_unmap_memory(native_rsdp, sizeof(rsdp)); in pvh_setup_acpi()

Completed in 10 milliseconds