Searched refs:hmat_get_extended_linear_cache_size (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/cxl/test/ |
| H A D | mock.h | 30 int (*hmat_get_extended_linear_cache_size)(struct resource *backing_res, member
|
| H A D | mock.c | 110 rc = ops->hmat_get_extended_linear_cache_size(backing_res, nid, in __wrap_acpi_evaluate_integer() 113 rc = hmat_get_extended_linear_cache_size(backing_res, nid,
|
| H A D | cxl.c | 682 return hmat_get_extended_linear_cache_size(backing_res, in mock_hmat_get_extended_linear_cache_size() 1668 .hmat_get_extended_linear_cache_size =
|
| /linux/tools/testing/cxl/ |
| H A D | Kbuild | 11 ldflags-y += --wrap=hmat_get_extended_linear_cache_size
|
| /linux/drivers/acpi/numa/ |
| H A D | hmat.c | 119 int hmat_get_extended_linear_cache_size(struct resource *backing_res, int nid, in hmat_get_extended_linear_cache_size() function 147 EXPORT_SYMBOL_NS_GPL(hmat_get_extended_linear_cache_size, "CXL");
|
| /linux/include/linux/ |
| H A D | acpi.h | 1181 int hmat_get_extended_linear_cache_size(struct resource *backing_res, int nid, 1184 static inline int hmat_get_extended_linear_cache_size(struct resource *backing_res, in hmat_get_extended_linear_cache_size() function
|