Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/cxl/core/
H A 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...]
H A Dport.c706 if (component_reg_phys == CXL_RESOURCE_NONE) in cxl_setup_comp_regs()
1009 if (rcrb == CXL_RESOURCE_NONE) { in __devm_cxl_add_dport()
1018 if (component_reg_phys == CXL_RESOURCE_NONE) { in __devm_cxl_add_dport()
1034 if (component_reg_phys != CXL_RESOURCE_NONE) in __devm_cxl_add_dport()
1078 component_reg_phys, CXL_RESOURCE_NONE); in devm_cxl_add_dport()
1106 if (rcrb == CXL_RESOURCE_NONE) { in devm_cxl_add_rch_dport()
1112 CXL_RESOURCE_NONE, rcrb); in devm_cxl_add_rch_dport()
1398 return CXL_RESOURCE_NONE; in find_component_registers()
H A Dpci.c393 .end = CXL_RESOURCE_NONE, in cxl_dvsec_rr_decode()
/kernel/linux/linux-6.6/drivers/cxl/
H A Dacpi.c353 if (ctx->base != CXL_RESOURCE_NONE) in cxl_get_chbs_iter()
390 .base = CXL_RESOURCE_NONE, in cxl_get_chbs()
423 if (ctx.base == CXL_RESOURCE_NONE) { in add_host_bridge_dport()
444 CXL_RESOURCE_NONE); in add_host_bridge_dport()
497 if (component_reg_phys != CXL_RESOURCE_NONE) in add_host_bridge_uport()
685 root_port = devm_cxl_add_port(host, host, CXL_RESOURCE_NONE, NULL); in cxl_acpi_probe()
H A Dpci.c478 .resource = CXL_RESOURCE_NONE, in cxl_rcrb_get_comp_regs()
489 if (component_reg_phys == CXL_RESOURCE_NONE) in cxl_rcrb_get_comp_regs()
827 cxlds->component_reg_phys = CXL_RESOURCE_NONE; in cxl_pci_probe()
H A Dcxl.h295 #define CXL_RESOURCE_NONE ((resource_size_t) -1) macro
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H A 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()
H A Dmem.c1426 cxlds->component_reg_phys = CXL_RESOURCE_NONE; in cxl_mock_mem_probe()
H A Dcxl.c966 CXL_RESOURCE_NONE); in mock_cxl_port_enumerate_dports()

Completed in 14 milliseconds