Searched refs:sc_to_extcontext (Results 1 – 1 of 1) sorted by relevance
147 static inline void __user *sc_to_extcontext(void __user *sc) in sc_to_extcontext() function369 ext_sz = err = save_extcontext(sc_to_extcontext(sc)); in protected_save_fp_context()433 err = restore_extcontext(sc_to_extcontext(sc)); in protected_restore_fp_context()
Completed in 4 milliseconds