Searched refs:compacted (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/include/linux/
H A Dcompaction.h11 /* direct compaction partially compacted a zone and there are suitable pages */
13 /* The full zone was compacted */
/linux-4.4.14/arch/x86/kernel/fpu/
H A Dxstate.c253 * xsave area. This supports both standard format and compacted format
263 * in the fixed offsets in the xsave area in either compacted form setup_xstate_comp()
371 * of state component i when the compacted format xfeature_is_aligned()
398 * 2. using the compacted format
400 * Use this function when dealing with the compacted format so
495 * XSAVES, which is compacted-format only. do_extra_xstate_size_checks()
504 * The offset of a given state in the non-compacted do_extra_xstate_size_checks()
512 * The compacted-format offset always depends on where do_extra_xstate_size_checks()
655 cpu_has_xsaves ? "compacted" : "standard"); fpu__init_system_xstate()
675 * standard format or compacted format of xsave area.
H A Dinit.c218 * standard and compacted format when interfacing fpu__init_system_xstate_size_legacy()
222 * compacted format is only marginally smaller than fpu__init_system_xstate_size_legacy()
/linux-4.4.14/arch/m68k/fpsp040/
H A Dssinh.S80 movel %d0,%a1 | save a copy of original (compacted) operand
/linux-4.4.14/arch/x86/include/asm/fpu/
H A Dinternal.h351 * compacted format of xsave area which is not supported by xrstor. copy_kernel_to_xregs()
375 * We don't use compacted format xsave area for
377 * compacted format of xsave area.
/linux-4.4.14/arch/x86/kvm/
H A Dcpuid.c28 static u32 xstate_required_size(u64 xstate_bv, bool compacted) xstate_required_size() argument
38 offset = compacted ? ret : ebx; xstate_required_size()
H A Dx86.c3050 * Copy each region from the possibly compacted offset to the fill_xsave()
3051 * non-compacted offset. fill_xsave()
3088 * Copy each region from the non-compacted offset to the load_xsave()
3089 * possibly compacted offset. load_xsave()
/linux-4.4.14/drivers/infiniband/ulp/iser/
H A Diser_memory.c143 * the "internal" elements can be compacted into a list whose elements are
/linux-4.4.14/block/
H A Dscsi_ioctl.c412 * Positive numbers returned are the compacted SCSI error codes (4
/linux-4.4.14/mm/
H A Dcompaction.c754 * hugetlbfs are not to be compacted. We can potentially save isolate_migratepages_block()
1700 /* The written value is actually unused, all memory is compacted */
/linux-4.4.14/fs/f2fs/
H A Dsegment.c1636 /* restore for compacted data summary */ restore_curseg_summaries()
/linux-4.4.14/fs/ocfs2/
H A Dxattr.c1606 * Block storage for xattrs keeps the name+value pairs compacted. When
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dfplsp.S7731 mov.l %d1,%a1 # save (compacted) operand
H A Dfpsp.S7837 mov.l %d1,%a1 # save (compacted) operand

Completed in 1718 milliseconds