Searched refs:IORESOURCE_WINDOW (Results 1 – 8 of 8) sorted by relevance
104 if (!(entry->res->flags & IORESOURCE_WINDOW)) in pci_acpi_root_prepare_resources()
216 if (tres->flags & IORESOURCE_WINDOW) in pnp_check_port()279 if (tres->flags & IORESOURCE_WINDOW) in pnp_check_mem()
286 res->flags & IORESOURCE_WINDOW ? in resources_show()
55 #define IORESOURCE_WINDOW 0x00200000 /* forwarded by bridge */ macro
265 res->flags |= IORESOURCE_WINDOW; in acpi_decode_space()
741 IORESOURCE_MEM_64 | IORESOURCE_WINDOW; in pci_amd_enable_64bit_bar()
2681 hbus->low_mmio_res->flags |= IORESOURCE_WINDOW; in hv_pci_allocate_bridge_windows()2701 hbus->high_mmio_res->flags |= IORESOURCE_WINDOW; in hv_pci_allocate_bridge_windows()
1099 if (res->flags & IORESOURCE_WINDOW) in resource_string()