Home
last modified time | relevance | path

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

/linux-6.15/drivers/vfio/pci/nvgrace-gpu/
H A Dmain.c60 bool has_mig_hw_bug; member
788 if (nvdev->has_mig_hw_bug) in nvgrace_gpu_init_nvdev_struct()
817 if (!nvdev->has_mig_hw_bug) in nvgrace_gpu_init_nvdev_struct()
956 nvdev->has_mig_hw_bug = nvgrace_gpu_has_mig_hw_bug(pdev); in nvgrace_gpu_probe()