Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c374 struct cxl_mock_res { struct
385 struct cxl_mock_res *res, *_res; in depopulate_all_mock_resources() argument
397 static struct cxl_mock_res *alloc_mock_res(resource_size_t size, int align) in alloc_mock_res()
399 struct cxl_mock_res *res = kzalloc(sizeof(*res), GFP_KERNEL); in alloc_mock_res()
424 struct cxl_mock_res *res; in populate_cedt()