Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c218 static struct authamd_nodeshared *authamd_shared[AUTHAMD_MAX_NODES]; variable
509 if ((sp = authamd_shared[procnodeid]) == NULL) { in authamd_init()
517 osp = atomic_cas_ptr(&authamd_shared[procnodeid], NULL, sp); in authamd_init()