opal_sync_host_reboot 195 arch/powerpc/include/asm/opal.h int64_t opal_sync_host_reboot(void); opal_sync_host_reboot 218 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_sync_host_reboot, OPAL_SYNC_HOST_REBOOT); opal_sync_host_reboot 1021 arch/powerpc/platforms/powernv/opal.c rc = opal_sync_host_reboot();