Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/nvidia/src/kernel/gpu/bif/arch/turing/
H A Dkernel_bif_tu102.c553 NvBool bMSIXEnabled; in kbifDoFunctionLevelReset_TU102() local
573 bMSIXEnabled = kbifIsMSIXEnabledInHW_HAL(pGpu, pKernelBif); in kbifDoFunctionLevelReset_TU102()
574 if (bMSIXEnabled) in kbifDoFunctionLevelReset_TU102()
670 if (bMSIXEnabled) in kbifDoFunctionLevelReset_TU102()
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/bif/arch/hopper/
H A Dkernel_bif_gh100.c971 NvBool bMSIXEnabled; in kbifDoFunctionLevelReset_GH100() local
996 bMSIXEnabled = kbifIsMSIXEnabledInHW_HAL(pGpu, pKernelBif); in kbifDoFunctionLevelReset_GH100()
998 if (bMSIXEnabled) in kbifDoFunctionLevelReset_GH100()
1085 if (bMSIXEnabled) in kbifDoFunctionLevelReset_GH100()