Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/fpu/
H A Dxstate.h147 static inline void xfd_set_state(u64 xfd) in xfd_set_state() function
159 xfd_set_state(xfd); in xfd_update_state()
165 static inline void xfd_set_state(u64 xfd) { } in xfd_set_state() function
H A Dxstate.c188 xfd_set_state(init_fpstate.xfd); in fpu__init_cpu_xstate()