Searched refs:amd_shared (Results 1 – 2 of 2) sorted by relevance
222 return (atomic_set_long_excl(&authamd->amd_shared->ans_cfgonce, in authamd_chip_once()291 uint_t procnodeid = authamd->amd_shared->ans_procnodeid; in authamd_read_ecccnt()292 uint_t family = authamd->amd_shared->ans_family; in authamd_read_ecccnt()293 uint32_t rev = authamd->amd_shared->ans_rev; in authamd_read_ecccnt()383 uint_t procnodeid = authamd->amd_shared->ans_procnodeid; in authamd_clear_ecccnt()384 uint_t family = authamd->amd_shared->ans_family; in authamd_clear_ecccnt()385 uint32_t rev = authamd->amd_shared->ans_rev; in authamd_clear_ecccnt()522 authamd->amd_shared = sp; in authamd_init()563 uint32_t rev = authamd->amd_shared->ans_rev; in authamd_bankctl_skipinit()565 if (authamd->amd_shared->ans_family == AUTHAMD_FAMILY_6) in authamd_bankctl_skipinit()[all …]
94 struct authamd_nodeshared *amd_shared; member