Home
last modified time | relevance | path

Searched refs:resource_contains (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/pci/
A Dhost-bridge.c59 if (resource_contains(window->res, res)) { in pcibios_resource_to_bus()
A Dsetup-bus.c1350 resource_contains(parent_r, r)) in assign_fixed_resource_on_bus()
A Dpci.c787 if (resource_contains(r, res)) { in pci_find_parent_resource()
828 if (r->start && resource_contains(r, res)) in pci_find_resource()
/linux-6.3-rc2/drivers/cxl/
A Dacpi.c588 if (resource_contains(new, next)) { in add_cxl_resources()
618 if (resource_contains(p, &res)) { in pair_cxl_resource()
/linux-6.3-rc2/drivers/acpi/
A Dpci_mcfg.c199 resource_contains(&f->bus_range, bus_range)) in pci_mcfg_quirk_matches()
A Dresource.c922 if (resource_contains(rentry->res, res)) { in acpi_dev_consumes_res()
/linux-6.3-rc2/include/linux/
A Dioport.h232 static inline bool resource_contains(struct resource *r1, struct resource *r2) in resource_contains() function
/linux-6.3-rc2/kernel/
A Dresource.c618 resource_contains(&avail, &alloc)) { in __find_resource()
668 if (resource_contains(&new, old)) { in reallocate_resource()
679 if (resource_contains(old, &new)) { in reallocate_resource()
/linux-6.3-rc2/drivers/cxl/core/
A Dhdm.c292 if (resource_contains(&cxlds->pmem_res, res)) in __cxl_dpa_reserve()
294 else if (resource_contains(&cxlds->ram_res, res)) in __cxl_dpa_reserve()
/linux-6.3-rc2/drivers/watchdog/
A Dwdat_wdt.c412 if (resource_contains(res, &r)) { in wdat_wdt_probe()
/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Dofdrm.c415 if (fb_res->start && resource_contains(res, fb_res)) in ofdrm_find_fb_resource()
1193 if (resource_contains(res, &fb_res)) in ofdrm_device_create()
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_stolen.c474 if (!resource_contains(&i915->dsm.stolen, &i915->dsm.reserved)) { in init_reserved_stolen()
/linux-6.3-rc2/drivers/perf/
A Darm-cmn.c2222 if (!resource_contains(cfg, root)) in arm_cmn600_acpi_probe()

Completed in 48 milliseconds