Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/nvidia/arch/nvalloc/common/inc/conf_compute/
H A Dcc_keystore.h98 CC_KEYSPACE_LCE_SIZE // This is always the last element. enumerator
101 … CC_KEYSPACE_TOTAL_SIZE (CC_KEYSPACE_GSP_SIZE + CC_KEYSPACE_SEC2_SIZE + (8 * CC_KEYSPACE_LCE_SIZE))
/open-nvidia-gpu/src/nvidia/src/kernel/gpu/conf_compute/
H A Dconf_compute.c835 return CC_KEYSPACE_LCE_SIZE; in _confComputeGetKeyspaceSize()