Searched refs:dopoll (Results 1 – 3 of 3) sorted by relevance
50 int dopoll = 0; in ao_ms_poll_ownermask() local59 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()
66 int dopoll = 0; in mch_pollowner() local72 dopoll = 1; in mch_pollowner()74 dopoll = 1; in mch_pollowner()77 if (dopoll) in mch_pollowner()81 return (dopoll); in mch_pollowner()
840 int dopoll = 0; in authamd_poll_ownermask() local844 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()