summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2023-08-07 18:21:20 +0200
committerArd Biesheuvel <ardb@kernel.org>2023-09-11 06:37:50 +0000
commit762f169f5d9b92f057ad2c27ec4e3849b743239a (patch)
treecdbe181e74d85f6c50e2edd948eae7e452c22e3e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent0bb80ecc33a8fb5a682236443c1e740d5c917d1d (diff)
efi/x86: Move EFI runtime call setup/teardown helpers out of line
Only the arch_efi_call_virt() macro that some architectures override needs to be a macro, given that it is variadic and encapsulates calls via function pointers that have different prototypes. The associated setup and teardown code are not special in this regard, and don't need to be instantiated at each call site. So turn them into ordinary C functions and move them out of line. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions