Searched refs:compacted (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/arch/x86/kernel/fpu/ |
D | xstate.c | 559 static unsigned int xstate_calculate_size(u64 xfeatures, bool compacted) in xstate_calculate_size() argument 567 if (compacted) in xstate_calculate_size() 583 bool compacted = cpu_feature_enabled(X86_FEATURE_XCOMPACTED); in paranoid_xstate_size_valid() local 600 size = xstate_calculate_size(fpu_kernel_cfg.max_features, compacted); in paranoid_xstate_size_valid() 681 bool compacted = cpu_feature_enabled(X86_FEATURE_XCOMPACTED); in init_xstate_size() local 694 if (compacted) in init_xstate_size() 700 xstate_calculate_size(fpu_kernel_cfg.default_features, compacted); in init_xstate_size() 1593 bool compacted = cpu_feature_enabled(X86_FEATURE_XCOMPACTED); in __xstate_request_perm() local 1609 ksize = xstate_calculate_size(mask, compacted); in __xstate_request_perm()
|
/Linux-v6.6/arch/x86/kernel/ |
D | sev-shared.c | 358 static u32 snp_cpuid_calc_xsave_size(u64 xfeatures_en, bool compacted) in snp_cpuid_calc_xsave_size() argument 377 if (compacted) in snp_cpuid_calc_xsave_size() 468 bool compacted = false; in snp_cpuid_postprocess() local 499 compacted = true; in snp_cpuid_postprocess() 502 xsave_size = snp_cpuid_calc_xsave_size(xcr0 | xss, compacted); in snp_cpuid_postprocess()
|
/Linux-v6.6/arch/m68k/fpsp040/ |
D | ssinh.S | 80 movel %d0,%a1 | save a copy of original (compacted) operand
|
/Linux-v6.6/arch/x86/kvm/ |
D | cpuid.h | 35 u32 xstate_required_size(u64 xstate_bv, bool compacted);
|
D | cpuid.c | 39 u32 xstate_required_size(u64 xstate_bv, bool compacted) in xstate_required_size() argument 50 if (compacted) in xstate_required_size()
|
/Linux-v6.6/Documentation/filesystems/ |
D | erofs.rst | 208 1 fixed-sized output data compression (with non-compacted indexes); 210 3 fixed-sized output data compression (with compacted indexes, v5.3+);
|
D | squashfs.rst | 51 directory data are highly compacted, and packed on byte boundaries. Each
|
/Linux-v6.6/Documentation/ABI/stable/ |
D | sysfs-devices-node | 85 will be compacted. When it completes, memory will be freed
|
/Linux-v6.6/Documentation/mm/ |
D | physical_memory.rst | 316 The highest zone index to be compacted by kcompactd.
|
/Linux-v6.6/Documentation/admin-guide/mm/ |
D | transhuge.rst | 401 is incremented if the system compacted memory and
|
/Linux-v6.6/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 256 0xD, 1, EAX, 1, xsavec, XSAVEC and compacted form supported
|
/Linux-v6.6/Documentation/admin-guide/sysctl/ |
D | vm.rst | 113 all zones are compacted such that free memory is available in contiguous
|
/Linux-v6.6/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 7731 mov.l %d1,%a1 # save (compacted) operand
|
/Linux-v6.6/Documentation/admin-guide/ |
D | kernel-parameters.txt | 3968 restoring x86 extended register state in compacted
|