Home
last modified time | relevance | path

Searched full:temporary (Results 1 – 25 of 1152) sorted by relevance

12345678910>>...47

/linux-6.8/arch/xtensa/mm/
Dmisc.S97 * If we have to deal with cache aliasing, we use temporary memory mappings
99 * the virtual address. We use way 0 and 1 for temporary mappings in such cases.
101 * The temporary DTLB entries shouldn't be flushed by interrupts, but are
103 * fast_second_level_miss handler re-established the temporary mapping.
141 /* We need to invalidate the temporary dtlb entry. */
161 /* Setup a temporary DTLB for destination. */
167 /* Setup a temporary DTLB for source. */
202 /* We need to invalidate any temporary mapping! */
/linux-6.8/drivers/net/ethernet/amd/
Dariadne.h108 #define CSR48 0x3000 /* Temporary Storage */
109 #define CSR49 0x3100 /* Temporary Storage */
110 #define CSR50 0x3200 /* Temporary Storage */
111 #define CSR51 0x3300 /* Temporary Storage */
112 #define CSR52 0x3400 /* Temporary Storage */
113 #define CSR53 0x3500 /* Temporary Storage */
114 #define CSR54 0x3600 /* Temporary Storage */
115 #define CSR55 0x3700 /* Temporary Storage */
116 #define CSR56 0x3800 /* Temporary Storage */
117 #define CSR57 0x3900 /* Temporary Storage */
[all …]
/linux-6.8/lib/crypto/mpi/
Dmpi-div.c26 * preliminary calculated. We have to copy it to temporary space if it's in mpi_fdiv_r()
71 /* If den == quot, den needs temporary storage.
72 * If den == rem, den needs temporary storage.
73 * If num == quot, num needs temporary storage.
74 * If den has temporary storage, it can be normalized while being copied,
153 if (qp == np) { /* Copy NP object to temporary space. */ in mpi_tdiv_qr()
171 * the most significant word. Use temporary storage not to clobber in mpi_tdiv_qr()
190 * temporary space if it overlaps with the quotient or remainder. in mpi_tdiv_qr()
Dmpi-mul.c56 /* W and U are identical. Allocate temporary space for U. */ in mpi_mul()
61 /* Copy to the temporary space. */ in mpi_mul()
64 /* W and V are identical. Allocate temporary space for V. */ in mpi_mul()
66 /* Copy to the temporary space. */ in mpi_mul()
/linux-6.8/Documentation/mm/
Dhighmem.rst15 at all times. This means the kernel needs to start using temporary mappings of
40 temporary maps to access the rest of the physical memory - the actual direct
48 Temporary Virtual Mappings
51 The kernel contains several ways of creating temporary mappings. The following
168 Cost of Temporary Mappings
171 The cost of creating temporary mappings can be quite high. The arch has to
179 If CONFIG_MMU is not set, then there can be no temporary mappings and no
/linux-6.8/Documentation/admin-guide/cgroup-v1/
Dpids.rst64 sh: fork: Resource temporary unavailable
79 sh: fork: Resource temporary unavailable
88 sh: fork: Resource temporary unavailable
91 sh: fork: Resource temporary unavailable
/linux-6.8/drivers/crypto/caam/
Dpdb.h477 u8 *tmp; /* temporary data block */
545 * @tmp1_dma: dma address of temporary buffer. CAAM uses this temporary buffer
547 * @tmp2_dma: dma address of temporary buffer. CAAM uses this temporary buffer
577 * @tmp1_dma: dma address of temporary buffer. CAAM uses this temporary buffer
579 * @tmp2_dma: dma address of temporary buffer. CAAM uses this temporary buffer
/linux-6.8/arch/m68k/fpsp040/
Dfpsp.h100 .set FP_SCR1,LV+76 | room for a temporary float value
101 .set FP_SCR2,LV+92 | room for a temporary float value
102 .set L_SCR1,LV+108 | room for a temporary long value
103 .set L_SCR2,LV+112 | room for a temporary long value
109 .set UFLG_TMP,LV+121 | temporary for uflag errata
112 .set L_SCR3,LV+124 | room for a temporary long value
113 .set FP_SCR3,LV+128 | room for a temporary float value
114 .set FP_SCR4,LV+144 | room for a temporary float value
115 .set FP_SCR5,LV+160 | room for a temporary float value
/linux-6.8/drivers/media/dvb-frontends/
Dstv0367.c1516 u32 Errors = 0, tber = 0, temporary = 0; in stv0367ter_read_ber() local
1541 temporary = (Errors * 1000000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1543 temporary = (Errors * 100000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1544 temporary = temporary * 10; in stv0367ter_read_ber()
1546 temporary = (Errors * 10000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1547 temporary = temporary * 100; in stv0367ter_read_ber()
1549 temporary = (Errors * 1000000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1550 temporary = temporary * 1000; in stv0367ter_read_ber()
1552 temporary = (Errors * 100000) / (8 * (1 << 14)); in stv0367ter_read_ber()
1553 temporary = temporary * 10000; in stv0367ter_read_ber()
[all …]
/linux-6.8/arch/mips/net/
Dbpf_jit_comp.h34 #define MIPS_R_T4 12 /* Temporary */
35 #define MIPS_R_T5 13 /* Temporary */
36 #define MIPS_R_T6 14 /* Temporary */
37 #define MIPS_R_T7 15 /* Temporary */
46 #define MIPS_R_T8 24 /* Temporary */
47 #define MIPS_R_T9 25 /* Temporary */
/linux-6.8/drivers/staging/media/atomisp/pci/
Dia_css_control.h75 * @deprecated{This is a temporary function that allows drivers to migrate to
88 * Temporary function to poll whether the ISP has been started. Once it has,
97 * Temporary function to poll whether the SP has been initialized. Once it has,
106 * Temporary function to poll whether the SP has been terminated. Once it has,
/linux-6.8/Documentation/arch/parisc/
Dregisters.rst36 CR31 (TR 7) Temporary register, used in various places
43 SR0 temporary space register
45 SR1 temporary space register
54 SR0 temporary space register
55 SR1 temporary space register
132 these are generally regarded as temporary registers.
/linux-6.8/arch/alpha/include/uapi/asm/
Dregdef.h7 #define t0 $1 /* temporary registers (caller-saved) */
40 #define AT $at /* assembler temporary */
/linux-6.8/arch/riscv/kernel/
Dhibernate-asm.S42 * a1: satp of temporary page tables.
57 * It first switches to the temporary page table, then starts to copy the pages
/linux-6.8/include/linux/
Dlivepatch.h37 * @nop: temporary patch to use the original code again; dyn. allocated
45 * patched=0 transition=1: unpatched, temporary starting state
53 * patched=0 transition=1: unpatched, temporary ending state
114 * @dynamic: temporary object for nop functions; dynamically allocated
/linux-6.8/arch/sparc/net/
Dbpf_jit_32.h6 * %g1 : temporary
7 * %g2 : Secondary temporary used by SKB data helper stubs.
/linux-6.8/Documentation/scsi/
Dsd-parameters.rst25 "temporary " to the cache type string. E.g.::
27 # echo "temporary write back" > cache_type
/linux-6.8/arch/x86/include/asm/
Dfixmap.h102 FIX_KMAP_BEGIN, /* reserved pte's for temporary kernel mappings */
121 * 512 temporary boot-time mappings, used by early_ioremap(),
180 * by these routines are intended to be used as temporary mappings.
/linux-6.8/drivers/gpu/drm/xe/
Dxe_bo_evict.c22 * Evict == move VRAM BOs to temporary (typically system) memory.
117 * Move kernel BOs from temporary (typically system) memory to VRAM via CPU. All
178 * Move pinned user BOs from temporary (typically system) memory to VRAM via
/linux-6.8/tools/testing/selftests/mincore/
Dmincore_selftest.c212 TH_LOG("Can't create temporary file: %s", in TEST()
221 TH_LOG("Error allocating space for the temporary file: %s", in TEST()
316 TH_LOG("Can't create temporary file: %s", in TEST()
322 TH_LOG("Error allocating space for the temporary file: %s", in TEST()
/linux-6.8/lib/raid6/
Drecov_neon.c35 * Use the dead data pages as temporary storage for in raid6_2data_recov_neon()
74 * Use the dead data page as temporary storage for delta q in raid6_datap_recov_neon()
/linux-6.8/Documentation/driver-api/
Dio-mapping.rst28 or long term, depending on the requirements. Of course, temporary maps are
46 Temporary mappings are only valid in the context of the caller. The mapping
/linux-6.8/arch/m68k/mm/
Dhwtest.c10 * temporary handler so that this doesn't kill the kernel.
24 * a temporary VBR and a vector table for the duration of the test.
/linux-6.8/arch/arm64/kernel/
Dhibernate-asm.S21 * Loads temporary page tables then restores the memory image.
40 * x0: physical address of temporary page tables
/linux-6.8/crypto/async_tx/
Dasync_pq.c169 * PAGE_SIZE as a temporary buffer of this size is used in the
288 * @spare: temporary result buffer for the synchronous case
294 * requires a temporary result buffer and submit->scribble to be
387 /* caller must provide a temporary result buffer and in async_syndrome_val()
395 /* recompute p and/or q into the temporary buffer and then in async_syndrome_val()

12345678910>>...47