Searched refs:uword (Results 1 – 3 of 3) 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()
2091 u64 *uword, unsigned int addr_p, in qat_uclo_fill_uwords() argument2098 *uword = fill; in qat_uclo_fill_uwords()2114 *uword = uwrd; in qat_uclo_fill_uwords()2115 if (*uword == INVLD_UWORD) in qat_uclo_fill_uwords()2116 *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()