Searched defs:uword (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | genelf_debug.c | 32 typedef uint32_t uword; typedef
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | genelf_debug.c | 33 typedef uint32_t uword; typedef
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_hash.c | 29 const size_t uword = msb >> 6; in rvu_npc_wide_extract() local
|
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| H A D | qat_uclo.c | 1476 qat_uclo_fill_uwords(struct icp_qat_uclo_objhandle *obj_handle, struct icp_qat_uclo_encap_page *encap_page, u64 *uword, unsigned int addr_p, unsigned int raddr, u64 fill) qat_uclo_fill_uwords() argument
|
| H A D | qat_hal.c | 520 static u64 qat_hal_set_uword_ecc(u64 uword) in qat_hal_set_uword_ecc() argument 539 qat_hal_wr_uwords(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned int uaddr, unsigned int words_num, u64 *uword) qat_hal_wr_uwords() argument 782 qat_hal_get_uwords(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned int uaddr, unsigned int words_num, u64 *uword) qat_hal_get_uwords() argument [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| H A D | qat_hal.c | 551 static u64 qat_hal_set_uword_ecc(u64 uword) in qat_hal_set_uword_ecc() argument 570 qat_hal_wr_uwords(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned int uaddr, unsigned int words_num, u64 *uword) qat_hal_wr_uwords() argument 932 qat_hal_get_uwords(struct icp_qat_fw_loader_handle *handle, unsigned char ae, unsigned int uaddr, unsigned int words_num, u64 *uword) qat_hal_get_uwords() argument [all...] |
| H A D | qat_uclo.c | 1943 qat_uclo_fill_uwords(struct icp_qat_uclo_objhandle *obj_handle, struct icp_qat_uclo_encap_page *encap_page, u64 *uword, unsigned int addr_p, unsigned int raddr, u64 fill) qat_uclo_fill_uwords() argument
|
Completed in 14 milliseconds