Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dcore.c181 os_xrstor(fpstate, mask); in restore_fpregs_from_fpstate()
700 os_xrstor(&init_fpstate, features_mask); in restore_fpregs_from_init_fpstate()
H A Dxstate.h205 static inline void os_xrstor(struct fpstate *fpstate, u64 mask) in os_xrstor() function
H A Dsignal.c264 os_xrstor(&init_fpstate, init_bv); in __restore_fpregs_from_user()