Home
last modified time | relevance | path

Searched refs:ACPI_MEMORY_RANGE (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/acpi/acpica/
Drsaddr.c291 if (resource->data.address.resource_type == ACPI_MEMORY_RANGE) { in acpi_rs_get_address_common()
334 if (resource->data.address.resource_type == ACPI_MEMORY_RANGE) { in acpi_rs_set_address_common()
Drsdump.c455 case ACPI_MEMORY_RANGE: in acpi_rs_dump_address_common()
/linux-5.19.10/arch/ia64/kernel/
Dacpi-ext.c68 addr.resource_type == ACPI_MEMORY_RANGE && in find_csr_space()
/linux-5.19.10/drivers/acpi/
Dresource.c251 case ACPI_MEMORY_RANGE: in acpi_decode_space()
760 if (ares->data.address.resource_type == ACPI_MEMORY_RANGE) in acpi_dev_filter_resource_type()
Dacpi_memhotplug.c70 (address64.resource_type != ACPI_MEMORY_RANGE)) in acpi_memory_get_resource()
/linux-5.19.10/drivers/pnp/pnpacpi/
Drsparser.c417 if (p->resource_type == ACPI_MEMORY_RANGE) { in pnpacpi_parse_address_option()
436 if (p->resource_type == ACPI_MEMORY_RANGE) { in pnpacpi_parse_ext_address_option()
/linux-5.19.10/include/acpi/
Dacrestyp.h102 #define ACPI_MEMORY_RANGE (u8) 0x00 macro
/linux-5.19.10/arch/x86/pci/
Dmmconfig-shared.c403 (address.resource_type != ACPI_MEMORY_RANGE)) in check_mcfg_resource()