Searched refs:IORESOURCE_SIZEALIGN (Results 1 – 9 of 9) sorted by relevance
110 if (r->flags != (IORESOURCE_SIZEALIGN | IORESOURCE_MEM)) in probe()
104 flags |= IORESOURCE_SIZEALIGN; in pci_parse_of_flags()
52 #define IORESOURCE_SIZEALIGN 0x00040000 /* size indicates alignment */ macro
847 flags = res->flags & ~IORESOURCE_SIZEALIGN; in vmd_enable_domain() 860 flags = res->flags & ~IORESOURCE_SIZEALIGN; in vmd_enable_domain()
1185 switch (res->flags & (IORESOURCE_SIZEALIGN | IORESOURCE_STARTALIGN)) { in resource_alignment() 1186 case IORESOURCE_SIZEALIGN: in resource_alignment()
249 res->flags |= IORESOURCE_SIZEALIGN; in __pci_read_base() 388 IORESOURCE_READONLY | IORESOURCE_SIZEALIGN; in pci_read_bases()
291 (IORESOURCE_STARTALIGN|IORESOURCE_SIZEALIGN); in reassign_resources_sorted() 463 * 2. SR-IOV resource -- IORESOURCE_SIZEALIGN in __assign_resources_sorted()
633 (IORESOURCE_IO | IORESOURCE_PCI_FIXED | IORESOURCE_SIZEALIGN); in quirk_io()
6580 r->flags &= ~IORESOURCE_SIZEALIGN; in pci_request_resource_alignment()