Home
last modified time | relevance | path

Searched refs:compacted (Results 1 – 11 of 11) 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() argument
661 if (!compacted) in xstate_calculate_size()
683 bool compacted = cpu_feature_enabled(X86_FEATURE_XSAVES); in paranoid_xstate_size_valid() local
694 if (!compacted && xfeature_is_supervisor(i)) { in paranoid_xstate_size_valid()
699 size = xstate_calculate_size(fpu_kernel_cfg.max_features, compacted); in paranoid_xstate_size_valid()
786 bool compacted = cpu_feature_enabled(X86_FEATURE_XSAVES); in init_xstate_size() local
798 if (compacted) in init_xstate_size()
804 xstate_calculate_size(fpu_kernel_cfg.default_features, compacted); in init_xstate_size()
1606 bool compacted = cpu_feature_enabled(X86_FEATURE_XSAVES); in __xstate_request_perm() local
1618 ksize = xstate_calculate_size(mask, compacted); in __xstate_request_perm()
/linux/arch/m68k/fpsp040/
A Dssinh.S80 movel %d0,%a1 | save a copy of original (compacted) operand
/linux/Documentation/filesystems/
A Derofs.rst167 1 fixed-sized output data compression (with non-compacted indexes);
169 3 fixed-sized output data compression (with compacted indexes, v5.3+);
A Dsquashfs.rst51 directory data are highly compacted, and packed on byte boundaries. Each
/linux/arch/x86/kvm/
A Dcpuid.c35 static u32 xstate_required_size(u64 xstate_bv, bool compacted) in xstate_required_size() argument
45 offset = compacted ? ret : ebx; in xstate_required_size()
/linux/Documentation/ABI/stable/
A Dsysfs-devices-node85 will be compacted. When it completes, memory will be freed
/linux/tools/arch/x86/kcpuid/
A Dcpuid.csv256 0xD, 1, EAX, 1, xsavec, XSAVEC and compacted form supported
/linux/Documentation/admin-guide/mm/
A Dtranshuge.rst397 is incremented if the system compacted memory and
/linux/Documentation/admin-guide/sysctl/
A Dvm.rst112 all zones are compacted such that free memory is available in contiguous
/linux/arch/m68k/ifpsp060/src/
A Dfplsp.S7731 mov.l %d1,%a1 # save (compacted) operand
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt3442 restoring x86 extended register state in compacted

Completed in 40 milliseconds