Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Drsaddr.c327 if (resource->data.address.resource_type == ACPI_MEMORY_RANGE) { in acpi_rs_get_address_common()
370 if (resource->data.address.resource_type == ACPI_MEMORY_RANGE) { in acpi_rs_set_address_common()
Drsdump.c444 case ACPI_MEMORY_RANGE: in acpi_rs_dump_address_common()
/linux-4.1.27/arch/ia64/kernel/
Dacpi-ext.c71 addr.resource_type == ACPI_MEMORY_RANGE && in find_csr_space()
/linux-4.1.27/drivers/acpi/
Dresource.c234 case ACPI_MEMORY_RANGE: in acpi_decode_space()
615 if (ares->data.address.resource_type == ACPI_MEMORY_RANGE) in acpi_dev_filter_resource_type()
Dacpi_memhotplug.c97 (address64.resource_type != ACPI_MEMORY_RANGE)) in acpi_memory_get_resource()
/linux-4.1.27/arch/ia64/pci/
Dpci.c246 (addr->resource_type == ACPI_MEMORY_RANGE || in resource_to_window()
281 if (addr.resource_type == ACPI_MEMORY_RANGE) { in add_window()
/linux-4.1.27/drivers/xen/
Dxen-acpi-memhotplug.c114 (address64.resource_type != ACPI_MEMORY_RANGE)) in acpi_memory_get_resource()
/linux-4.1.27/include/acpi/
Dacrestyp.h136 #define ACPI_MEMORY_RANGE (u8) 0x00 macro
/linux-4.1.27/drivers/pnp/pnpacpi/
Drsparser.c411 if (p->resource_type == ACPI_MEMORY_RANGE) { in pnpacpi_parse_address_option()
430 if (p->resource_type == ACPI_MEMORY_RANGE) { in pnpacpi_parse_ext_address_option()
/linux-4.1.27/arch/x86/pci/
Dmmconfig-shared.c401 (address.resource_type != ACPI_MEMORY_RANGE)) in check_mcfg_resource()