Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_poll.c50 int dopoll = 0; in ao_ms_poll_ownermask() local
59 dopoll = 1; in ao_ms_poll_ownermask()
64 dopoll = 1; in ao_ms_poll_ownermask()
67 if (dopoll) in ao_ms_poll_ownermask()
70 return (dopoll ? -1ULL : ~(1 << AMD_MCA_BANK_NB)); in ao_ms_poll_ownermask()
/titanic_44/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_poll_ntv.c66 int dopoll = 0; in mch_pollowner() local
72 dopoll = 1; in mch_pollowner()
74 dopoll = 1; in mch_pollowner()
77 if (dopoll) in mch_pollowner()
81 return (dopoll); in mch_pollowner()
/titanic_44/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c840 int dopoll = 0; in authamd_poll_ownermask() local
844 dopoll = 1; in authamd_poll_ownermask()
846 dopoll = 1; in authamd_poll_ownermask()
849 if (dopoll) in authamd_poll_ownermask()
852 return (dopoll ? -1ULL : ~(1 << AMD_MCA_BANK_NB)); in authamd_poll_ownermask()