Searched refs:RMM_BOOT_COMPLETE (Results 1 – 5 of 5) sorted by relevance
50 mov_imm x0, RMM_BOOT_COMPLETE87 mov_imm x0, RMM_BOOT_COMPLETE
56 (void)trp_smc(set_smc_args(RMM_BOOT_COMPLETE, err, 0, 0, 0, 0, 0, 0)); in trp_boot_abort()
141 #define RMM_BOOT_COMPLETE SMC64_RMMD_EL3_FID(U(0x1F)) macro
441 case RMM_BOOT_COMPLETE: in rmmd_rmm_el3_handler()
81 RMM completes the boot by issuing the ``RMM_BOOT_COMPLETE`` SMC (0xC40001CF)118 RMM_BOOT_COMPLETE SMC.151 ``RMM_BOOT_COMPLETE`` SMC call. The only argument of this SMC call will169 EL3 using ``RMM_BOOT_COMPLETE`` SMC with an appropriate error code. It is
Completed in 8 milliseconds