Searched refs:amd_shared (Results 1 – 2 of 2) sorted by relevance
223 return (atomic_set_long_excl(&authamd->amd_shared->ans_cfgonce, in authamd_chip_once()292 uint_t procnodeid = authamd->amd_shared->ans_procnodeid; in authamd_read_ecccnt()293 uint_t family = authamd->amd_shared->ans_family; in authamd_read_ecccnt()294 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_read_ecccnt()384 uint_t procnodeid = authamd->amd_shared->ans_procnodeid; in authamd_clear_ecccnt()385 uint_t family = authamd->amd_shared->ans_family; in authamd_clear_ecccnt()386 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_clear_ecccnt()523 authamd->amd_shared = sp; in authamd_init()564 x86_chiprev_t rev = authamd->amd_shared->ans_rev; in authamd_bankctl_skipinit()566 if (authamd->amd_shared->ans_family == AUTHAMD_FAMILY_6) in authamd_bankctl_skipinit()[all …]
94 struct authamd_nodeshared *amd_shared; member