Searched refs:xstate_calculate_size (Results 1 – 1 of 1) sorted by relevance
560 static unsigned int xstate_calculate_size(u64 xfeatures, bool compacted) in xstate_calculate_size() function601 size = xstate_calculate_size(fpu_kernel_cfg.max_features, compacted); in paranoid_xstate_size_valid()701 xstate_calculate_size(fpu_kernel_cfg.default_features, compacted); in init_xstate_size()711 xstate_calculate_size(fpu_user_cfg.default_features, false); in init_xstate_size()1613 ksize = xstate_calculate_size(mask, compacted); in __xstate_request_perm()1617 usize = xstate_calculate_size(mask, false); in __xstate_request_perm()