Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd.h73 volatile ulong_t ans_cfgonce; /* Config performed once per chip */ member
H A Dauthamd_main.c223 return (atomic_set_long_excl(&authamd->amd_shared->ans_cfgonce, in authamd_chip_once()