Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/fpu/
Dxstate.c137 static unsigned int xfeature_get_offset(u64 xcomp_bv, int xfeature) in xfeature_get_offset() function
301 i, xfeature_get_offset(fpu_kernel_cfg.max_features, i), in print_xstate_offset_size()
573 offset = xfeature_get_offset(xfeatures, topmost); in xstate_calculate_size()
938 return (void *)xsave + xfeature_get_offset(xcomp_bv, xfeature_nr); in __raw_xsave_addr()