Searched refs:TDP_OWEUPC (Results 1 – 3 of 3) sorted by relevance
127 td->td_pflags |= TDP_OWEUPC; in addupc_intr()
386 td->td_pflags &= ~TDP_OWEUPC; in ast_oweupc()
544 #define TDP_OWEUPC 0x00000200 /* Call addupc() at next AST. */ macro