Lines Matching +full:mode +full:- +full:bootloader
27 * The hypercall is allowed to clobber any of the caller-saved
28 * registers (x0-x18), so it is advisable to use it through the
29 * indirection of a function call (as implemented in hyp-stub.S).
33 * HVC_SET_VECTORS - Set the value of the vbar_el2 register.
40 * HVC_SOFT_RESTART - CPU soft reset, used by the cpu_soft_restart routine.
45 * HVC_RESET_VECTORS - Restore the vectors to the original HYP stubs
66 * __boot_cpu_mode records what mode CPUs were booted in.
67 * A correctly-implemented bootloader must start all CPUs in the same mode:
71 * Should the bootloader fail to do this, the two values will be different.
79 /* Reports the availability of HYP mode */
86 /* Check if the bootloader has booted CPUs in different modes */