Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
Dxstate.c1088 void *init_xstate, unsigned int size) in copy_feature() argument
1090 membuf_write(to, from_xstate ? xstate : init_xstate, size); in copy_feature()