Home
last modified time | relevance | path

Searched full:preserved (Results 1 – 25 of 865) sorted by relevance

12345678910>>...35

/kernel/linux/linux-6.6/arch/ia64/include/uapi/asm/
Dptrace.h97 unsigned long ar_unat; /* interrupted task's NaT register (preserved) */
112 unsigned long ar_fpsr; /* floating point status (preserved) */
154 * preserved across a context switch. This generally consists of
155 * "preserved" registers.
158 unsigned long caller_unat; /* user NaT collection register (preserved) */
161 struct ia64_fpreg f2; /* preserved */
162 struct ia64_fpreg f3; /* preserved */
163 struct ia64_fpreg f4; /* preserved */
164 struct ia64_fpreg f5; /* preserved */
170 struct ia64_fpreg f16; /* preserved */
[all …]
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
Dptrace.h97 unsigned long ar_unat; /* interrupted task's NaT register (preserved) */
112 unsigned long ar_fpsr; /* floating point status (preserved) */
154 * preserved across a context switch. This generally consists of
155 * "preserved" registers.
158 unsigned long caller_unat; /* user NaT collection register (preserved) */
161 struct ia64_fpreg f2; /* preserved */
162 struct ia64_fpreg f3; /* preserved */
163 struct ia64_fpreg f4; /* preserved */
164 struct ia64_fpreg f5; /* preserved */
170 struct ia64_fpreg f16; /* preserved */
[all …]
/kernel/linux/linux-5.10/drivers/tee/optee/
Doptee_smc.h122 * a4-7 Preserved
126 * a1-3 Preserved
127 * a4-7 Preserved
132 * a3-7 Resume information, must be preserved
168 * a4-7 Preserved
173 * a4-7 Preserved
198 * a2-7 Preserved
203 * a2-7 Preserved
250 * a3-7 Preserved
254 * a1-7 Preserved
[all …]
/kernel/linux/linux-6.6/drivers/tee/optee/
Doptee_smc.h169 * a4-7 Preserved
173 * a1-3 Preserved
174 * a4-7 Preserved
179 * a3-7 Resume information, must be preserved
219 * a4-7 Preserved
224 * a4-7 Preserved
254 * a4-7 Preserved
259 * a2-7 Preserved
311 * a3-7 Preserved
315 * a1-7 Preserved
[all …]
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dvmlinux.lds.h23 * .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*))) \
Dsections.h20 * .boot.preserved.data is similar to .boot.data, but it is not part of the
21 * .init section and thus will be preserved for later use in the decompressed
24 #define __bootdata_preserved(var) __section(".boot.preserved.data." #var) var
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dvmlinux.lds.h23 * .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*))) \
Dsections.h32 * .boot.preserved.data is similar to .boot.data, but it is not part of the
33 * .init section and thus will be preserved for later use in the decompressed
36 #define __bootdata_preserved(var) __section(".boot.preserved.data." #var) var
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
Dasm-uaccess.h45 * <aa> preserved
46 * <as> preserved
75 * <aa> preserved
76 * <as> preserved
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dasm-uaccess.h61 * <av> preserved, value to write
115 * <aa> preserved
116 * <as> preserved
145 * <aa> preserved
146 * <as> preserved
/kernel/linux/linux-6.6/Documentation/arch/arm64/
Dtagged-pointers.rst56 When delivering signals, non-zero tags are not preserved in
64 are not preserved in response to synchronous tag check faults
70 tag information will be preserved regardless of the SA_EXPOSE_TAGBITS
73 Non-zero tags are never preserved in sigcontext.fault_address
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
Dthread_info.h85 #define TIF_LSX_CTX_LIVE 17 /* LSX context must be preserved */
86 #define TIF_LASX_CTX_LIVE 18 /* LASX context must be preserved */
88 #define TIF_LBT_CTX_LIVE 20 /* LBT context must be preserved */
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dfiq.h9 * NOTE: The FIQ mode registers are not magically preserved across
12 * Drivers which require these registers to be preserved across power
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dfiq.h9 * NOTE: The FIQ mode registers are not magically preserved across
12 * Drivers which require these registers to be preserved across power
/kernel/linux/linux-5.10/Documentation/arm64/
Dtagged-pointers.rst56 Non-zero tags are not preserved when delivering signals. This means that
61 be preserved.
/kernel/linux/linux-5.10/arch/s390/boot/
DMakefile43 targets := bzImage startup.a section_cmp.boot.data section_cmp.boot.preserved.data $(obj-y)
61 …$(obj)/compressed/vmlinux $(obj)/section_cmp.boot.data $(obj)/section_cmp.boot.preserved.data FORCE
/kernel/linux/linux-5.10/arch/ia64/lib/
Dflush.S23 * Note: "in0" and "in1" are preserved for debugging purposes.
76 * Note: "in0" and "in1" are preserved for debugging purposes.
/kernel/linux/linux-6.6/arch/ia64/lib/
Dflush.S22 * Note: "in0" and "in1" are preserved for debugging purposes.
75 * Note: "in0" and "in1" are preserved for debugging purposes.
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dpm.h21 /* Call preserved GPRs */
45 /* Call preserved GPRs */
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
Dintel_i2c.c49 /* On most chips, these bits must be preserved in software. */ in set_clock()
69 /* On most chips, these bits must be preserved in software. */ in set_data()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dintel_i2c.c49 /* On most chips, these bits must be preserved in software. */ in set_clock()
69 /* On most chips, these bits must be preserved in software. */ in set_data()
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dpm.h21 /* Call preserved GPRs */
45 /* Call preserved GPRs */
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
Dcore_feature_fpu.h100 * NaNs are preserved
121 * NaNs are preserved
145 * NaNs are preserved.
167 * NaNs are preserved.
/kernel/linux/linux-5.10/Documentation/livepatch/
Dmodule-elf-format.rst37 preserved for livepatch modules (see section 5). Livepatch manages its own
104 Since Elf information is preserved for livepatch modules (see Section 5), a
224 preserved in order for apply_relocate_add() to find the right symbol.
305 symbol table, and relocation section indices, Elf information is preserved for
/kernel/linux/linux-6.6/Documentation/livepatch/
Dmodule-elf-format.rst31 preserved for livepatch modules (see section 5). Livepatch manages its own
98 Since ELF information is preserved for livepatch modules (see Section 5), a
218 preserved in order for apply_relocate_add() to find the right symbol.
299 symbol table, and relocation section indices, ELF information is preserved for

12345678910>>...35