Lines Matching refs:acpi_memory_device
31 struct acpi_memory_device {
59 static int xen_acpi_memory_enable_device(struct acpi_memory_device *mem_device)
97 struct acpi_memory_device *mem_device = context;
131 acpi_memory_get_device_resources(struct acpi_memory_device *mem_device)
153 struct acpi_memory_device **mem_device)
195 static int acpi_memory_check_device(struct acpi_memory_device *mem_device)
215 static int acpi_memory_disable_device(struct acpi_memory_device *mem_device)
224 struct acpi_memory_device *mem_device;
285 struct acpi_memory_device *mem_device = NULL;
291 mem_device = kzalloc(sizeof(struct acpi_memory_device), GFP_KERNEL);
326 struct acpi_memory_device *mem_device = NULL;