Searched refs:uword (Results 1 – 4 of 4) sorted by relevance
33 typedef uint32_t uword; typedef111 uword total_length;116 uword prolog_length;143 uword total_length;145 uword debug_abbrev_offset;186 static void emit_uword(struct buffer_ext *be, uword data) in emit_uword()188 buffer_ext_add(be, &data, sizeof(uword)); in emit_uword()
154 unsigned int words_num, u64 *uword);
1946 u64 *uword, unsigned int addr_p, in qat_uclo_fill_uwords() argument1953 *uword = fill; in qat_uclo_fill_uwords()1969 *uword = uwrd; in qat_uclo_fill_uwords()1970 if (*uword == INVLD_UWORD) in qat_uclo_fill_uwords()1971 *uword = fill; in qat_uclo_fill_uwords()
29 const size_t uword = msb >> 6; in rvu_npc_wide_extract() local33 if (lword == uword) in rvu_npc_wide_extract()37 hi = input[uword]; in rvu_npc_wide_extract()