Searched refs:CXL_REGION_F_AUTO (Results 1 – 2 of 2) sorted by relevance
855 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) in cxl_region_find_decoder()909 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in alloc_region_ref()1413 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in cxl_port_setup_targets()1461 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in cxl_port_setup_targets()1518 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) in cxl_region_teardown_targets()1953 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in cxl_region_attach()3255 set_bit(CXL_REGION_F_AUTO, &cxlr->flags); in construct_region()
504 #define CXL_REGION_F_AUTO 0 macro