/** * enum ipi_id - the id of inter-processor interrupt * * @SCP_IPI_INIT: The interrupt from scp is to notfiy kernel * SCP initialization completed. * IPI_SCP_INIT is sent from SCP when firmware is * loaded. AP doesn't need to send IPI_SCP_INIT * command to SCP. * For other IPI below, AP should send the request * to SCP to trigger the interrupt. * @SCP_IPI_MAX: The maximum IPI number
*/
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.