Home
last modified time | relevance | path

Searched refs:acpi_os_map_memory (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dtbxfroot.c122 table_ptr = acpi_os_map_memory((acpi_physical_address) in acpi_find_root_pointer()
147 table_ptr = acpi_os_map_memory((acpi_physical_address) in acpi_find_root_pointer()
179 table_ptr = acpi_os_map_memory((acpi_physical_address) in acpi_find_root_pointer()
H A Dtbutils.c239 rsdp = acpi_os_map_memory(rsdp_address, sizeof(struct acpi_table_rsdp)); in acpi_tb_parse_root_table()
274 table = acpi_os_map_memory(address, sizeof(struct acpi_table_header)); in acpi_tb_parse_root_table()
295 table = acpi_os_map_memory(address, length); in acpi_tb_parse_root_table()
H A Dtbdata.c129 acpi_os_map_memory(table_desc->address, table_desc->length); in acpi_tb_acquire_table()
221 acpi_os_map_memory(address, in acpi_tb_acquire_temp_table()
H A Dexregion.c164 logical_addr_ptr = acpi_os_map_memory(address, map_length); in acpi_ex_system_memory_space_handler()
H A Dtbxface.c248 acpi_os_map_memory(acpi_gbl_root_table_list. in ACPI_EXPORT_SYMBOL_INIT()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dtbxfroot.c123 table_ptr = acpi_os_map_memory((acpi_physical_address) in acpi_find_root_pointer()
160 table_ptr = acpi_os_map_memory((acpi_physical_address) in acpi_find_root_pointer()
191 table_ptr = acpi_os_map_memory((acpi_physical_address) in acpi_find_root_pointer()
H A Dtbutils.c240 rsdp = acpi_os_map_memory(rsdp_address, sizeof(struct acpi_table_rsdp)); in acpi_tb_parse_root_table()
275 table = acpi_os_map_memory(address, sizeof(struct acpi_table_header)); in acpi_tb_parse_root_table()
296 table = acpi_os_map_memory(address, length); in acpi_tb_parse_root_table()
H A Dtbdata.c142 acpi_os_map_memory(table_desc->address, table_desc->length); in acpi_tb_acquire_table()
236 acpi_os_map_memory(address, in acpi_tb_acquire_temp_table()
H A Dtbxface.c248 acpi_os_map_memory(acpi_gbl_root_table_list. in ACPI_EXPORT_SYMBOL_INIT()
H A Dexregion.c164 logical_addr_ptr = acpi_os_map_memory(address, map_length); in acpi_ex_system_memory_space_handler()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_fpdt.c176 subtable_header = acpi_os_map_memory(address, sizeof(*subtable_header)); in fpdt_process_subtable()
188 subtable_header = acpi_os_map_memory(address, length); in fpdt_process_subtable()
H A Dtables.c664 * complain later (used by acpi_os_map_memory) that the pages in acpi_table_upgrade()
718 table = acpi_os_map_memory(acpi_tables_addr + table_offset, in acpi_table_initrd_override()
773 table = acpi_os_map_memory(acpi_tables_addr + table_offset, in acpi_table_initrd_scan()
H A Dosl.c376 void *__ref acpi_os_map_memory(acpi_physical_address phys, acpi_size size) in acpi_os_map_memory() function
380 EXPORT_SYMBOL_GPL(acpi_os_map_memory); variable
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
H A Dosunixmap.c52 * FUNCTION: acpi_os_map_memory
63 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory() function
H A Doslinuxtbl.c482 rsdp_address = acpi_os_map_memory(rsdp_base, rsdp_size); in osl_load_rsdp()
1071 acpi_os_map_memory(address, sizeof(struct acpi_table_header)); in osl_map_table()
1105 mapped_table = acpi_os_map_memory(address, length); in osl_map_table()
H A Dosunixxf.c480 * FUNCTION: acpi_os_map_memory
491 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory() function
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H A Dosunixmap.c52 * FUNCTION: acpi_os_map_memory
63 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory() function
H A Doslinuxtbl.c482 rsdp_address = acpi_os_map_memory(rsdp_base, rsdp_size); in osl_load_rsdp()
1071 acpi_os_map_memory(address, sizeof(struct acpi_table_header)); in osl_map_table()
1105 mapped_table = acpi_os_map_memory(address, length); in osl_map_table()
H A Dosunixxf.c480 * FUNCTION: acpi_os_map_memory
491 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory() function
/kernel/linux/linux-5.10/include/acpi/
H A Dacpiosxf.h183 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length);
/kernel/linux/linux-6.6/include/acpi/
H A Dacpiosxf.h183 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length);
/kernel/linux/linux-5.10/drivers/acpi/
H A Dtables.c598 * complain later (used by acpi_os_map_memory) that the pages in acpi_table_upgrade()
651 table = acpi_os_map_memory(acpi_tables_addr + table_offset, in acpi_table_initrd_override()
706 table = acpi_os_map_memory(acpi_tables_addr + table_offset, in acpi_table_initrd_scan()
H A Dosl.c374 void *__ref acpi_os_map_memory(acpi_physical_address phys, acpi_size size) in acpi_os_map_memory() function
378 EXPORT_SYMBOL_GPL(acpi_os_map_memory); variable

Completed in 20 milliseconds