Searched refs:compacted (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/x86/kernel/fpu/ |
| H A D | xstate.c | 590 static unsigned int xstate_calculate_size(u64 xfeatures, bool compacted) in xstate_calculate_size() argument 598 if (compacted) { in xstate_calculate_size() 621 bool compacted = cpu_feature_enabled(X86_FEATURE_XCOMPACTED); in paranoid_xstate_size_valid() local 638 size = xstate_calculate_size(fpu_kernel_cfg.max_features, compacted); in paranoid_xstate_size_valid() 719 bool compacted = cpu_feature_enabled(X86_FEATURE_XCOMPACTED); in init_xstate_size() local 732 if (compacted) in init_xstate_size() 738 xstate_calculate_size(fpu_kernel_cfg.default_features, compacted); in init_xstate_size() 751 xstate_calculate_size(guest_default_cfg.features, compacted); in init_xstate_size() 1676 bool compacted = cpu_feature_enabled(X86_FEATURE_XCOMPACTED); in __xstate_request_perm() local 1694 ksize = xstate_calculate_size(mask, compacted); in __xstate_request_perm()
|
| /linux/arch/m68k/fpsp040/ |
| H A D | ssinh.S | 80 movel %d0,%a1 | save a copy of original (compacted) operand
|
| /linux/arch/x86/kvm/ |
| H A D | cpuid.h | 58 u32 xstate_required_size(u64 xstate_bv, bool compacted);
|
| H A D | cpuid.c | 59 u32 xstate_required_size(u64 xstate_bv, bool compacted) in xstate_required_size() argument 73 if (compacted) in xstate_required_size()
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 719 is incremented if the system compacted memory and
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 117 all zones are compacted such that free memory is available in contiguous
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 373 0xd, 63:2, ecx, 1, compacted_xsave_64byte_aligned, When compacted, subleaf-N feature XSAVE area is 64-byte aligned
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | fplsp.S | 7731 mov.l %d1,%a1 # save (compacted) operand
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 4658 restoring x86 extended register state in compacted
|