Searched refs:CXL_REGION_F_AUTO (Results 1 – 2 of 2) sorted by relevance
738 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) in cxl_region_find_decoder()1207 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in cxl_port_setup_targets()1246 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in cxl_port_setup_targets()1303 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) in cxl_region_teardown_targets()1724 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in cxl_region_attach()2808 set_bit(CXL_REGION_F_AUTO, &cxlr->flags); in construct_region()
489 #define CXL_REGION_F_AUTO 0 macro