Searched refs:amdgpu_acpi_set_uma_allocation_size (Results 1 – 3 of 3) sorted by relevance
1623 int amdgpu_acpi_set_uma_allocation_size(struct amdgpu_device *adev, u8 index, u8 type);1660 static inline int amdgpu_acpi_set_uma_allocation_size(struct amdgpu_device *adev, u8 index, u8 type) in amdgpu_acpi_set_uma_allocation_size() function
931 int amdgpu_acpi_set_uma_allocation_size(struct amdgpu_device *adev, u8 index, u8 type) in amdgpu_acpi_set_uma_allocation_size() function
489 r = amdgpu_acpi_set_uma_allocation_size(adev, val, flags); in carveout_store()