Searched refs:is_memory (Results 1 – 2 of 2) sorted by relevance
29 static int __init is_memory(efi_memory_desc_t *md) in is_memory() function209 if (is_memory(md)) { in reserve_regions()
302 static int is_memory(struct acpi_resource *res, void *not_used) in is_memory() function406 ret = acpi_dev_get_resources(adev, &resource_list, is_memory, NULL); in acpi_lpss_create_device()