Home
last modified time | relevance | path

Searched refs:UEFI_ACPI_VFCT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bios.c368 UEFI_ACPI_VFCT *vfct; in amdgpu_acpi_vfct_bios()
374 if (tbl_size < sizeof(UEFI_ACPI_VFCT)) { in amdgpu_acpi_vfct_bios()
379 vfct = (UEFI_ACPI_VFCT *)hdr; in amdgpu_acpi_vfct_bios()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_bios.c614 UEFI_ACPI_VFCT *vfct; in radeon_acpi_vfct_bios()
621 if (tbl_size < sizeof(UEFI_ACPI_VFCT)) { in radeon_acpi_vfct_bios()
626 vfct = (UEFI_ACPI_VFCT *)hdr; in radeon_acpi_vfct_bios()
H A Datombios.h7950 }UEFI_ACPI_VFCT; typedef
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h9278 }UEFI_ACPI_VFCT; typedef