Searched refs:CXL_REGION_F_AUTO (Results 1 – 2 of 2) sorted by relevance
975 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) in cxl_port_pick_region_decoder()1030 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in alloc_region_ref()1565 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in cxl_port_setup_targets()1610 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in cxl_port_setup_targets()1668 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) in cxl_region_teardown_targets()2111 if (test_bit(CXL_REGION_F_AUTO, &cxlr->flags)) { in cxl_region_attach()3647 set_bit(CXL_REGION_F_AUTO, &cxlr->flags); in __construct_region()
425 #define CXL_REGION_F_AUTO 0 macro