Home
last modified time | relevance | path

Searched refs:following (Results 1 - 25 of 88) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ditcw.c168 * located below the 2G address limit. The resulting tcw has the following
319 struct tidaw *following; in itcw_add_tidaw() local
328 following = ((struct tidaw *) tcw_get_data(itcw->tcw)) in itcw_add_tidaw()
330 if (itcw->num_tidaws && !((unsigned long) following & ~PAGE_MASK)) { in itcw_add_tidaw()
332 TIDAW_FLAGS_TTIC, following, 0); in itcw_add_tidaw()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ditcw.c169 * located below the 2G address limit. The resulting tcw has the following
320 struct tidaw *following; in itcw_add_tidaw() local
329 following = ((struct tidaw *) tcw_get_data(itcw->tcw)) in itcw_add_tidaw()
331 if (itcw->num_tidaws && !((unsigned long) following & ~PAGE_MASK)) { in itcw_add_tidaw()
333 TIDAW_FLAGS_TTIC, following, 0); in itcw_add_tidaw()
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_startup.s6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
H A Dlos_dispatch.S6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
H A Dlos_atomic.S5 ; are permitted provided that the following conditions are met:
8 ; conditions and the following disclaimer.
11 ; of conditions and the following disclaimer in the documentation and/or other materials
H A Dlos_exc.S6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh183 echo " 5." Boot your bare-metal kernel with the following parameters: >> $resdir/bare-metal
185 echo " 6." Start the test with the following command: >> $resdir/bare-metal
187 echo " 7." After some time, end the test with the following command: >> $resdir/bare-metal
194 echo "10." Check for runtime errors using the following command: >> $resdir/bare-metal
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S19 # modification, are permitted provided that the following conditions are
23 # notice, this list of conditions and the following disclaimer.
26 # notice, this list of conditions and the following disclaimer in the
134 # 128 to simplify the termination condition of the following loop.
165 # (not counting xmm7), following the previous extra subtraction by 128.
167 # following loop.
187 # (not counting xmm7), following the previous extra subtraction by 16.
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S19 # modification, are permitted provided that the following conditions are
23 # notice, this list of conditions and the following disclaimer.
26 # notice, this list of conditions and the following disclaimer in the
133 # 128 to simplify the termination condition of the following loop.
164 # (not counting xmm7), following the previous extra subtraction by 128.
166 # following loop.
186 # (not counting xmm7), following the previous extra subtraction by 16.
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H A Dlos_dispatch.S6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H A Dlos_dispatch.S6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_dispatch.S6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
H A Dlos_exc.S6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
H A Dlos_dispatch.S6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H A Dlos_dispatch.S6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_dispatch.S6 ; are permitted provided that the following conditions are met:
9 ; conditions and the following disclaimer.
12 ; of conditions and the following disclaimer in the documentation and/or other materials
/kernel/linux/linux-5.10/scripts/dtc/
H A Dupdate-dtc-source.sh22 # the following would be nice:
73 This adds the following commits from upstream:
/kernel/linux/linux-6.6/scripts/dtc/
H A Dupdate-dtc-source.sh22 # the following would be nice:
74 This adds the following commits from upstream:
/kernel/linux/linux-5.10/arch/x86/um/
H A Dsetjmp_64.S9 # The jmp_buf is assumed to contain the following, in order:
H A Dsetjmp_32.S9 # The jmp_buf is assumed to contain the following, in order:
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsetjmp_64.S9 # The jmp_buf is assumed to contain the following, in order:
H A Dsetjmp_32.S9 # The jmp_buf is assumed to contain the following, in order:
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dentry-arcv2.h52 ; (A) Before jumping to Interrupt Vector, hardware micro-ops did following:
77 ; (A) Before jumping to Exception Vector, hardware micro-ops did following:
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dentry-arcv2.h51 ; Before jumping to Interrupt Vector, hardware micro-ops did following:
80 ; Before jumping to Exception Vector, hardware micro-ops did following:
/kernel/linux/linux-5.10/arch/c6x/lib/
H A Ddivi.S9 ;; The following registers are call-used:

Completed in 10 milliseconds

1234