HomeSort by: relevance | last modified time | path
    Searched refs:detect_hw_virt (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_nbio.h 82 void (*detect_hw_virt)(struct amdgpu_device *adev); member in struct:amdgpu_nbio_funcs
amdgpu_nbio_v2_3.c 346 .detect_hw_virt = nbio_v2_3_detect_hw_virt,
amdgpu_nbio_v6_1.c 302 .detect_hw_virt = nbio_v6_1_detect_hw_virt,
amdgpu_nbio_v7_0.c 318 .detect_hw_virt = nbio_v7_0_detect_hw_virt,
amdgpu_nbio_v7_4.c 556 .detect_hw_virt = nbio_v7_4_detect_hw_virt,
amdgpu_nv.c 475 adev->nbio.funcs->detect_hw_virt(adev);
amdgpu_soc15.c 701 adev->nbio.funcs->detect_hw_virt(adev);

Completed in 100 milliseconds