Home
last modified time | relevance | path

Searched refs:qwords (Results 1 – 4 of 4) sorted by relevance

/arch/ia64/hp/common/
Dsba_iommu.c573 int qwords, bits, i; in sba_search_bitmap() local
576 qwords = bits_wanted >> 6; /* /64 */ in sba_search_bitmap()
577 bits = bits_wanted - (qwords * BITS_PER_LONG); in sba_search_bitmap()
579 end = res_end - qwords; in sba_search_bitmap()
587 for (i = 0 ; i < qwords ; i++) { in sba_search_bitmap()
595 for (i = 0 ; i < qwords ; i++) in sba_search_bitmap()
600 res_ptr += qwords; in sba_search_bitmap()
/arch/x86/crypto/
Dsha512-ssse3-asm.S88 # WK_2(t) points to 1 of 2 qwords at frame.WK depdending on t being odd/even
259 movdqa %xmm0, W_t(\rnd) # Store scheduled qwords
376 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
Dsha512-avx-asm.S91 # WK_2(t) points to 1 of 2 qwords at frame.WK depdending on t being odd/even
377 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
Dsha512-avx2-asm.S735 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.