Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/nvidia/generated/
H A Dg_third_party_p2p_nvoc.h247 NV_STATUS shrp2pConstruct_IMPL(struct P2PTokenShare *arg_pP2PTokenShare);
249 #define __nvoc_shrp2pConstruct(arg_pP2PTokenShare) shrp2pConstruct_IMPL(arg_pP2PTokenShare)
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/bus/
H A Dthird_party_p2p.c1089 shrp2pConstruct_IMPL(P2PTokenShare *pP2PTokenShare) in shrp2pConstruct_IMPL() function