Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/nvidia/src/kernel/gpu/mem_sys/
H A Dkern_mem_sys.c129 (pKernelBif != NULL) && pKernelBif->getProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP)) in kmemsysStateInitLocked_IMPL()
277 if (pKernelBif && pKernelBif->getProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP) && in kmemsysStateDestroy_IMPL()
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/ce/arch/hopper/
H A Dkernel_ce_gh100.c338 NvBool c2cEnabled = pKernelBif->getProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP); in kceMapPceLceForC2C_GH100()
475 NvBool c2cEnabled = pKernelBif->getProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP); in kceMapPceLceForGRCE_GH100()
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/bif/
H A Dkernel_bif.c358 pKernelBif->setProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP, in kbifStaticInfoInit_IMPL()
/open-nvidia-gpu/src/nvidia/generated/
H A Dg_kernel_bif_nvoc.h208 NvBool PDB_PROP_KBIF_IS_C2C_LINK_UP; member
265 #define PDB_PROP_KBIF_IS_C2C_LINK_UP_BASE_NAME PDB_PROP_KBIF_IS_C2C_LINK_UP
/open-nvidia-gpu/src/nvidia/arch/nvalloc/unix/src/
H A Dos.c3722 if (!pKernelNvlink && !pKernelBif->getProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP)) in osGetAtsTargetAddressRange()
3792 if (!pKernelNvlink && !pKernelBif->getProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP)) in osGetFbNumaInfo()
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/bus/arch/hopper/
H A Dkern_bus_gh100.c921 …(gpuIsSelfHosted(pGpu) && pKernelBif->getProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP), NV_ER… in kbusCreateCoherentCpuMapping_GH100()
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/subdevice/
H A Dsubdevice_ctrl_gpu_kernel.c401 pKernelBif->getProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP)) in getGpuInfos()
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/mem_mgr/
H A Dmem_mgr.c3660 …pKernelBif->getProperty(pKernelBif, PDB_PROP_KBIF_IS_C2C_LINK_UP) && // EGM can be enabled only… in memmgrStatePostLoad_IMPL()