Searched defs:ns_state (Results 1 – 2 of 2) sorted by relevance
193 static void save_ns_state(struct ns_state *ns_state) in save_ns_state()207 static void restore_ns_state(struct ns_state *ns_state) in restore_ns_state()241 struct ns_state *ns_state; in rec_run_loop() local
93 struct ns_state { struct94 struct sysreg_state sysregs;95 unsigned long sp_el0;96 unsigned long icc_sre_el2;97 struct fpu_state *fpu; /* FPU/SVE saved lazily. */98 struct sve_state *sve;
Completed in 8 milliseconds