Searched refs:qwords (Results 1 – 6 of 6) sorted by relevance
564 int qwords, bits, i; in sba_search_bitmap() local567 qwords = bits_wanted >> 6; /* /64 */ in sba_search_bitmap()568 bits = bits_wanted - (qwords * BITS_PER_LONG); in sba_search_bitmap()570 end = res_end - qwords; in sba_search_bitmap()578 for (i = 0 ; i < qwords ; i++) { in sba_search_bitmap()586 for (i = 0 ; i < qwords ; i++) in sba_search_bitmap()591 res_ptr += qwords; in sba_search_bitmap()
85 # WK_2(t) points to 1 of 2 qwords at frame.WK depdending on t being odd/even256 movdqa %xmm0, W_t(\rnd) # Store scheduled qwords375 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
87 # WK_2(t) points to 1 of 2 qwords at frame.WK depdending on t being odd/even373 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
741 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
226 u64 qwords[2]; member
1452 u16 qwords; /* qword = 64 bit */ member1522 txd_sizes[i].qwords = lwords >> 1; in init_txd_sizes()1627 (txd_sizes[nr_frags].qwords, txd_checksum, txd_vtag, in bdx_tx_transmit()