Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/cxl/test/
Dcxl.c202 static struct cxl_mock_res *alloc_mock_res(resource_size_t size) in alloc_mock_res() function
241 res = alloc_mock_res(size); in populate_cedt()
251 res = alloc_mock_res(window->window_size); in populate_cedt()
586 struct cxl_mock_res *r = alloc_mock_res(SZ_256M); in alloc_memdev()