Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/fpu/
Dcore.c196 static void __fpstate_reset(struct fpstate *fpstate, u64 xfd);
229 __fpstate_reset(fpstate, 0); in fpu_alloc_guest_fpstate()
518 static void __fpstate_reset(struct fpstate *fpstate, u64 xfd) in __fpstate_reset() function
532 __fpstate_reset(fpu->fpstate, init_fpstate.xfd); in fpstate_reset()