Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drange.h43 #define DEFINE_RANGE(_start, _end) \ macro
/linux/drivers/cxl/core/
H A Dregion.c691 cxlr->hpa_range = DEFINE_RANGE(res->start, res->end); in alloc_hpa()
729 cxlr->hpa_range = DEFINE_RANGE(0, -1); in free_hpa()
2576 cxlr->hpa_range = DEFINE_RANGE(0, -1); in unregister_region()