/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | vmlinux.lds.h | 23 * .boot.preserved.data is similar to .boot.data, but it is not part of the 24 * .init section and thus will be preserved for later use in the decompressed 29 .boot.preserved.data : { \ 31 *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.preserved.data*))) \
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | vmlinux.lds.h | 23 * .boot.preserved.data is similar to .boot.data, but it is not part of the 24 * .init section and thus will be preserved for later use in the decompressed 29 .boot.preserved.data : { \ 31 *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.boot.preserved.data*))) \
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | Makefile | 43 targets := bzImage startup.a section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y) 61 $(obj)/bzImage: $(obj)/compressed/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.preserved.data FORCE
|
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | Makefile | 47 targets := bzImage section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y) 70 $(obj)/bzImage: $(obj)/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.preserved.data FORCE
|
/kernel/linux/linux-5.10/include/asm-generic/ |
H A D | hyperv-tlfs.h | 323 u64 preserved:11; member 333 u64 preserved:11; member
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | hyperv-tlfs.h | 398 u64 preserved:11; member 408 u64 preserved:11; member
|
/kernel/linux/linux-5.10/usr/ |
H A D | gen_initramfs.sh | 31 sequentially and immediately. -u and -g states are preserved across
|
/kernel/linux/linux-6.6/usr/ |
H A D | gen_initramfs.sh | 32 sequentially and immediately. -u and -g states are preserved across
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | sleep.S | 127 @ note, turbo is not preserved over sleep so there is no
|
/kernel/linux/linux-6.6/arch/arm/mach-pxa/ |
H A D | sleep.S | 128 @ note, turbo is not preserved over sleep so there is no
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-armv.S | 73 @ the fault status register in r1. r9 must be preserved. 129 str r4, [sp] @ save preserved r0 874 @ r4 = address of interrupted insn (must be preserved). 932 @ r4 = address of interrupted insn (must be preserved).
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-armv.S | 81 @ the fault status register in r1. r9 must be preserved. 136 str r4, [sp] @ save preserved r0 721 @ r4 = address of interrupted insn (must be preserved). 779 @ r4 = address of interrupted insn (must be preserved).
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | M7memset.S | 349 retl ! %o0 was preserved
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | M7memset.S | 349 retl ! %o0 was preserved
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | round.S | 36 | a0 is preserved and the g-r-s bits in d0 are cleared.
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-v7.S | 265 * r1, r2, r4, r5, r9, r13 must be preserved - r13 is not a stack 307 * r1, r2, r4, r5, r9, r13: must be preserved 605 @ Cortex-A9 - needs more registers preserved across suspend/resume
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | round.S | 36 | a0 is preserved and the g-r-s bits in d0 are cleared.
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-v7.S | 281 * r1, r2, r4, r5, r9, r13 must be preserved - r13 is not a stack 320 * r1, r2, r4, r5, r9, r13: must be preserved 604 @ Cortex-A9 - needs more registers preserved across suspend/resume
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 8120 # Note 2. In Step 2 of lognp1, in order to preserved accuracy, # 16340 # is preserved.) # 22034 # a0 is preserved and the g-r-s bits in d0 are cleared. #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 8120 # Note 2. In Step 2 of lognp1, in order to preserved accuracy, # 16340 # is preserved.) # 22034 # a0 is preserved and the g-r-s bits in d0 are cleared. #
|