Home
last modified time | relevance | path

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

/linux/lib/crc/x86/
H A Dcrc32c-3way.S105 # Compute floor(len / 24) to get num qwords to process from each lane.
111 # Processing 128 qwords from each lane.
/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c376 entry->qwords = 0; in xe_pt_new_shared()
435 entry->qwords++; in xe_pt_insert_entry()
1136 for (j = 0; j < entries[i].qwords; j++) in xe_pt_cancel_bind()
1143 entries[i].qwords = 0; in xe_pt_cancel_bind()
1195 for (j = 0; j < entries[i].qwords; j++) { in xe_pt_commit()
1219 pt->num_live -= entries[i].qwords; in xe_pt_abort_bind()
1225 for (j = 0; j < entries[i].qwords; j++) { in xe_pt_abort_bind()
1249 pt->num_live += entries[i].qwords; in xe_pt_commit_prepare_bind()
1255 for (j = 0; j < entries[i].qwords; j++) { in xe_pt_commit_prepare_bind()
1313 end = start + page_size * entry->qwords; in xe_vm_dbg_print_entries()
[all …]
/linux/lib/crypto/x86/
H A Dsha512-ssse3-asm.S84 # WK_2(t) points to 1 of 2 qwords at frame.WK depending on t being odd/even
255 movdqa %xmm0, W_t(\rnd) # Store scheduled qwords
369 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
H A Dsha512-avx-asm.S86 # WK_2(t) points to 1 of 2 qwords at frame.WK depending on t being odd/even
370 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
H A Dsha512-avx2-asm.S739 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
/linux/drivers/net/ethernet/tehuti/
H A Dtn40.c518 u16 qwords; /* qword = 64 bit */ member
752 (tn40_txd_sizes[nr_frags].qwords, txd_checksum, in tn40_start_xmit()
755 tn40_txd_sizes[nr_frags].qwords); in tn40_start_xmit()
768 (tn40_txd_sizes[nr_frags].qwords, in tn40_start_xmit()
H A Dtehuti.c1452 u16 qwords; /* qword = 64 bit */ member
1522 txd_sizes[i].qwords = lwords >> 1; in init_txd_sizes()
1627 (txd_sizes[nr_frags].qwords, txd_checksum, txd_vtag, in bdx_tx_transmit()
/linux/include/linux/qed/
H A Dqed_rdma_if.h226 u64 qwords[2]; member