Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c397 static struct cxl_mock_res *alloc_mock_res(resource_size_t size, int align) in alloc_mock_res() function
436 res = alloc_mock_res(size, size); in populate_cedt()
446 res = alloc_mock_res(window->window_size, SZ_256M); in populate_cedt()