Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDnbio_v7_0.c303 .detect_hw_virt = nbio_v7_0_detect_hw_virt,
HDnbio_v6_1.c294 .detect_hw_virt = nbio_v6_1_detect_hw_virt,
HDsoc15.c516 adev->nbio_funcs->detect_hw_virt(adev); in soc15_set_ip_blocks()
HDamdgpu.h1293 void (*detect_hw_virt)(struct amdgpu_device *adev); member