Home
last modified time | relevance | path

Searched refs:os_xrstor (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/x86/kernel/fpu/
Dcore.c181 os_xrstor(fpstate, mask); in restore_fpregs_from_fpstate()
665 os_xrstor(&init_fpstate, features_mask); in restore_fpregs_from_init_fpstate()
Dxstate.h198 static inline void os_xrstor(struct fpstate *fpstate, u64 mask) in os_xrstor() function
Dsignal.c264 os_xrstor(&init_fpstate, init_bv); in __restore_fpregs_from_user()