Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.c138 static unsigned int xfeature_get_offset(u64 xcomp_bv, int xfeature) in xfeature_get_offset() function
304 i, xfeature_get_offset(fpu_kernel_cfg.max_features, i), in print_xstate_offset_size()
569 offset = xfeature_get_offset(xfeatures, topmost); in xstate_calculate_size()
945 return (void *)xsave + xfeature_get_offset(xcomp_bv, xfeature_nr); in __raw_xsave_addr()