Home
last modified time | relevance | path

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

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