Home
last modified time | relevance | path

Searched defs:compacted (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/fpu/
A Dxstate.c645 static unsigned int xstate_calculate_size(u64 xfeatures, bool compacted) in xstate_calculate_size()
683 bool compacted = cpu_feature_enabled(X86_FEATURE_XSAVES); in paranoid_xstate_size_valid() local
786 bool compacted = cpu_feature_enabled(X86_FEATURE_XSAVES); in init_xstate_size() local
1606 bool compacted = cpu_feature_enabled(X86_FEATURE_XSAVES); in __xstate_request_perm() local
/linux/arch/x86/kvm/
A Dcpuid.c35 static u32 xstate_required_size(u64 xstate_bv, bool compacted) in xstate_required_size()

Completed in 12 milliseconds