Home
last modified time | relevance | path

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

/Linux-v4.19/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.c447 case ACPI_MEMORY_RANGE: in acpi_rs_dump_address_common()
/Linux-v4.19/arch/ia64/kernel/
Dacpi-ext.c71 addr.resource_type == ACPI_MEMORY_RANGE && in find_csr_space()
/Linux-v4.19/drivers/acpi/
Dresource.c258 case ACPI_MEMORY_RANGE: in acpi_decode_space()
713 if (ares->data.address.resource_type == ACPI_MEMORY_RANGE) in acpi_dev_filter_resource_type()
Dacpi_memhotplug.c92 (address64.resource_type != ACPI_MEMORY_RANGE)) in acpi_memory_get_resource()
/Linux-v4.19/drivers/xen/
Dxen-acpi-memhotplug.c114 (address64.resource_type != ACPI_MEMORY_RANGE)) in acpi_memory_get_resource()
/Linux-v4.19/include/acpi/
Dacrestyp.h102 #define ACPI_MEMORY_RANGE (u8) 0x00 macro
/Linux-v4.19/drivers/pnp/pnpacpi/
Drsparser.c426 if (p->resource_type == ACPI_MEMORY_RANGE) { in pnpacpi_parse_address_option()
445 if (p->resource_type == ACPI_MEMORY_RANGE) { in pnpacpi_parse_ext_address_option()
/Linux-v4.19/arch/x86/pci/
Dmmconfig-shared.c402 (address.resource_type != ACPI_MEMORY_RANGE)) in check_mcfg_resource()