Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/fpu/
Dxstate.h118 static inline u64 xfeatures_mask_fpstate(void) in xfeatures_mask_fpstate() function
Dinternal.h267 u64 mask = xfeatures_mask_fpstate(); in os_xrstor_booting()
396 __restore_fpregs_from_fpstate(fpstate, xfeatures_mask_fpstate()); in restore_fpregs_from_fpstate()
/Linux-v5.15/arch/x86/mm/
Dextable.c68 __restore_fpregs_from_fpstate(&init_fpstate, xfeatures_mask_fpstate()); in ex_handler_fprestore()