Lines Matching full:kho
8 Kexec HandOver (KHO) is a mechanism that allows Linux to preserve memory
13 KHO FDT
16 Every KHO kexec carries a KHO specific flattened device tree (FDT) blob
19 across kexec. After KHO, subsystems can retrieve and restore preserved
20 memory regions from KHO FDT.
22 KHO only uses the FDT container format and libfdt library, but does not
27 KHO is still under development. The FDT schema is unstable and would change
39 first boot KHO allocates several physically contiguous memory regions. Since
52 After KHO kexec, we ignore the ``kho_scratch`` kernel command line option and
54 us to recursively execute any amount of KHO kexecs. Because we used this region
57 the next KHO, because kexec can overwrite even the original kernel.
61 KHO finalization phase
69 in the FDT. That state is called the KHO finalization phase.