Home
last modified time | relevance | path

Searched refs:CXL_RESOURCE_NONE (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/drivers/cxl/core/
Dregs.c185 if (WARN_ON_ONCE(addr == CXL_RESOURCE_NONE)) in devm_cxl_iomap_block()
313 .resource = CXL_RESOURCE_NONE, in cxl_find_regblock_instance()
343 map->resource = CXL_RESOURCE_NONE; in cxl_find_regblock_instance()
493 return CXL_RESOURCE_NONE; in __rcrb_to_component()
498 return CXL_RESOURCE_NONE; in __rcrb_to_component()
515 return CXL_RESOURCE_NONE; in __rcrb_to_component()
518 return CXL_RESOURCE_NONE; in __rcrb_to_component()
521 return CXL_RESOURCE_NONE; in __rcrb_to_component()
528 return CXL_RESOURCE_NONE; in __rcrb_to_component()
532 return CXL_RESOURCE_NONE; in __rcrb_to_component()
[all …]
Dport.c697 if (component_reg_phys == CXL_RESOURCE_NONE) in cxl_setup_comp_regs()
986 if (rcrb != CXL_RESOURCE_NONE) { in __devm_cxl_add_dport()
990 if (component_reg_phys == CXL_RESOURCE_NONE) { in __devm_cxl_add_dport()
998 if (component_reg_phys != CXL_RESOURCE_NONE) in __devm_cxl_add_dport()
1050 component_reg_phys, CXL_RESOURCE_NONE); in devm_cxl_add_dport()
1078 if (rcrb == CXL_RESOURCE_NONE) { in devm_cxl_add_rch_dport()
1084 CXL_RESOURCE_NONE, rcrb); in devm_cxl_add_rch_dport()
1366 return CXL_RESOURCE_NONE; in find_component_registers()
Dpci.c393 .end = CXL_RESOURCE_NONE, in cxl_dvsec_rr_decode()
/Linux-v6.6/drivers/cxl/
Dacpi.c343 if (ctx->base != CXL_RESOURCE_NONE) in cxl_get_chbs_iter()
380 .base = CXL_RESOURCE_NONE, in cxl_get_chbs()
413 if (ctx.base == CXL_RESOURCE_NONE) { in add_host_bridge_dport()
434 CXL_RESOURCE_NONE); in add_host_bridge_dport()
487 if (component_reg_phys != CXL_RESOURCE_NONE) in add_host_bridge_uport()
675 root_port = devm_cxl_add_port(host, host, CXL_RESOURCE_NONE, NULL); in cxl_acpi_probe()
Dpci.c488 .resource = CXL_RESOURCE_NONE, in cxl_rcrb_get_comp_regs()
499 if (component_reg_phys == CXL_RESOURCE_NONE) in cxl_rcrb_get_comp_regs()
837 cxlds->component_reg_phys = CXL_RESOURCE_NONE; in cxl_pci_probe()
Dcxl.h295 #define CXL_RESOURCE_NONE ((resource_size_t) -1) macro
/Linux-v6.6/tools/testing/cxl/test/
Dmock.c258 CXL_RESOURCE_NONE); in __wrap_devm_cxl_add_rch_dport()
279 component_reg_phys = CXL_RESOURCE_NONE; in __wrap_cxl_rcd_component_reg_phys()
Dmem.c1426 cxlds->component_reg_phys = CXL_RESOURCE_NONE; in cxl_mock_mem_probe()
Dcxl.c965 CXL_RESOURCE_NONE); in mock_cxl_port_enumerate_dports()