Searched refs:INVLD_UWORD (Results 1 – 2 of 2) sorted by relevance
99 #define INVLD_UWORD 0xffffffffffull /* invalid micro-instruction */ macro
3268 return INVLD_UWORD; in qat_aefw_get_uof_inst()3317 if (ucode_cpybuf[i] == INVLD_UWORD) { in qat_aefw_do_pagein()