Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/nvidia/src/kernel/gpu/uvm/arch/turing/
H A Duvm_tu102.c254 NvU32 regOffsetConfig = uvmGetRegOffsetAccessCntrBufferConfig_HAL(pUvm, accessCounterIndex); in uvmAccessCntrSetThreshold_TU102() local
255 NvU32 config = GPU_VREG_RD32(pGpu, regOffsetConfig); in uvmAccessCntrSetThreshold_TU102()
258 GPU_VREG_WR32(pGpu, regOffsetConfig, config); in uvmAccessCntrSetThreshold_TU102()
286 NvU32 regOffsetConfig = uvmGetRegOffsetAccessCntrBufferConfig_HAL(pUvm, accessCounterIndex); in uvmAccessCntrSetGranularity_TU102() local
287 NvU32 config = GPU_VREG_RD32(pGpu, regOffsetConfig); in uvmAccessCntrSetGranularity_TU102()
332 GPU_VREG_WR32(pGpu, regOffsetConfig, config); in uvmAccessCntrSetGranularity_TU102()