Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/nvidia/generated/
H A Dg_mem_nvoc.h256 #define memIsGpuMapAllowed(pMemory, pGpu) memIsGpuMapAllowed_DISPATCH(pMemory, pGpu)
347 static inline NvBool memIsGpuMapAllowed_DISPATCH(struct Memory *pMemory, struct OBJGPU *pGpu) { in memIsGpuMapAllowed_DISPATCH() function