pub fn init_from_fdt()Expand description
Initialize runtime user-context switches from the current DTB (FDT).
This function is idempotent; only the first call performs initialization.
pub fn init_from_fdt()Initialize runtime user-context switches from the current DTB (FDT).
This function is idempotent; only the first call performs initialization.