Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c217 static struct authamd_nodeshared *authamd_shared[AUTHAMD_MAX_NODES]; variable
508 if ((sp = authamd_shared[procnodeid]) == NULL) { in authamd_init()
516 osp = atomic_cas_ptr(&authamd_shared[procnodeid], NULL, sp); in authamd_init()