/* * sibling_subcore_state structure is used to co-ordinate all threads * during HMI to avoid TB corruption. This structure is allocated once * per each core and shared by all threads on that core.
*/ struct sibling_subcore_state { unsignedlong flags;
u8 in_guest[MAX_SUBCORE_PER_CORE];
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.