Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dacpi.c27 int nr_maps_to_apply = -1; in cxl_do_xormap_calc() local
38 nr_maps_to_apply = hbiw_to_nr_maps[hbiw]; in cxl_do_xormap_calc()
42 if (nr_maps_to_apply == -1 || nr_maps_to_apply > cximsd->nr_maps) in cxl_do_xormap_calc()