Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kernel/
A Dpci.c119 if (!(entry->res->flags & IORESOURCE_WINDOW)) in pci_acpi_root_prepare_resources()
/linux-6.3-rc2/drivers/pnp/
A Dresource.c217 if (tres->flags & IORESOURCE_WINDOW) in pnp_check_port()
280 if (tres->flags & IORESOURCE_WINDOW) in pnp_check_mem()
A Dinterface.c287 res->flags & IORESOURCE_WINDOW ? in resources_show()
/linux-6.3-rc2/include/linux/
A Dioport.h56 #define IORESOURCE_WINDOW 0x00200000 /* forwarded by bridge */ macro
/linux-6.3-rc2/arch/x86/pci/
A Dfixup.c741 IORESOURCE_MEM_64 | IORESOURCE_WINDOW; in pci_amd_enable_64bit_bar()
/linux-6.3-rc2/drivers/acpi/
A Dresource.c266 res->flags |= IORESOURCE_WINDOW; in acpi_decode_space()
/linux-6.3-rc2/drivers/pci/controller/
A Dpci-hyperv.c3152 hbus->low_mmio_res->flags |= IORESOURCE_WINDOW; in hv_pci_allocate_bridge_windows()
3171 hbus->high_mmio_res->flags |= IORESOURCE_WINDOW; in hv_pci_allocate_bridge_windows()
/linux-6.3-rc2/lib/
A Dvsprintf.c1127 if (res->flags & IORESOURCE_WINDOW) in resource_string()

Completed in 27 milliseconds