Searched refs:qxwords (Results 1 – 2 of 2) sorted by relevance
2663 int qxwords = bytes / 64; in memfill4() local2664 bytes -= qxwords * 64; in memfill4()2666 while(qxwords--) in memfill4()
3262 int qxwords = bytes / 64; in memfill4() local3263 bytes -= qxwords * 64; in memfill4()3265 while(qxwords--) in memfill4()