Searched refs:translation_type (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | resource.c | 141 u8 io_decode, u8 translation_type) in acpi_dev_ioresource_flags() 153 if (translation_type == ACPI_SPARSE_TRANSLATION) in acpi_dev_ioresource_flags() 256 addr->info.io.translation_type); in acpi_decode_space() 140 acpi_dev_ioresource_flags(struct resource *res, u64 len, u8 io_decode, u8 translation_type) acpi_dev_ioresource_flags() argument
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | resource.c | 141 u8 io_decode, u8 translation_type) in acpi_dev_ioresource_flags() 153 if (translation_type == ACPI_SPARSE_TRANSLATION) in acpi_dev_ioresource_flags() 256 addr->info.io.translation_type); in acpi_decode_space() 140 acpi_dev_ioresource_flags(struct resource *res, u64 len, u8 io_decode, u8 translation_type) acpi_dev_ioresource_flags() argument
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | rsaddr.c | 252 ACPI_RS_OFFSET(data.address.info.io.translation_type),
|
H A D | rsdumpinfo.c | 519 {ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET(address.info.io.translation_type),
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | rsaddr.c | 252 ACPI_RS_OFFSET(data.address.info.io.translation_type),
|
H A D | rsdumpinfo.c | 562 {ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET(address.info.io.translation_type),
|
/kernel/linux/linux-5.10/include/acpi/ |
H A D | acrestyp.h | 245 u8 translation_type; member
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | acrestyp.h | 251 u8 translation_type; member
|
Completed in 14 milliseconds