Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/fpu/
Dxstate.c141 static unsigned int xfeature_get_offset(u64 xcomp_bv, int xfeature) in xfeature_get_offset() function
307 i, xfeature_get_offset(fpu_kernel_cfg.max_features, i), in print_xstate_offset_size()
572 offset = xfeature_get_offset(xfeatures, topmost); in xstate_calculate_size()
948 return (void *)xsave + xfeature_get_offset(xcomp_bv, xfeature_nr); in __raw_xsave_addr()