Home
last modified time | relevance | path

Searched refs:sh2 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dreciprocal_div.h25 u8 sh1, sh2; member
36 return (t + ((a - t) >> R.sh1)) >> R.sh2; in reciprocal_divide()
/OK3568_Linux_fs/u-boot/arch/sh/
H A Dconfig.mk13 ifeq ($(CPU),sh2)
H A DKconfig124 default "sh2" if CPU_SH2
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/
H A DMakefile6 obj-$(CONFIG_CPU_SH2) = sh2/
/OK3568_Linux_fs/kernel/lib/math/
H A Dreciprocal_div.c26 R.sh2 = max(l - 1, 0); in reciprocal_value()
/OK3568_Linux_fs/kernel/arch/sh/
H A DMakefile22 isa-$(CONFIG_CPU_SH2) := sh2
166 cpuincdir-$(CONFIG_CPU_SH2) += cpu-sh2
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A DMakefile9 cacheops-$(CONFIG_CPU_SUBTYPE_SH7619) := cache-sh2.o
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.c783 static void lock_two_stripes(struct stripe_head *sh1, struct stripe_head *sh2) in lock_two_stripes() argument
785 __acquires(&sh2->stripe_lock) in lock_two_stripes()
787 if (sh1 > sh2) { in lock_two_stripes()
788 spin_lock_irq(&sh2->stripe_lock); in lock_two_stripes()
792 spin_lock_nested(&sh2->stripe_lock, 1); in lock_two_stripes()
796 static void unlock_two_stripes(struct stripe_head *sh1, struct stripe_head *sh2) in unlock_two_stripes() argument
798 __releases(&sh2->stripe_lock) in unlock_two_stripes()
801 spin_unlock_irq(&sh2->stripe_lock); in unlock_two_stripes()
3129 struct stripe_head sh2; in raid5_compute_blocknr() local
3224 previous, &dummy1, &sh2); in raid5_compute_blocknr()
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dghash-ce-core.S37 sh2 .req v21
87 __pmull_p8_tail \rq, \ad\().8b, SHASH.8b, 8b,, sh1, sh2, sh3, sh4
95 __pmull_p8_tail \rq, \ad\().16b, SHASH.16b, 16b, 2, sh1, sh2, sh3, sh4
186 tbl sh2.16b, {SHASH.16b}, perm2.16b
/OK3568_Linux_fs/buildroot/toolchain/toolchain-buildroot/
H A DConfig.in91 # sh2 nommu is supported by musl, but we don't have support
/OK3568_Linux_fs/kernel/Documentation/sh/
H A Dnew-machine.rst67 | | |-- sh2
79 |-- cpu-sh2
/OK3568_Linux_fs/buildroot/
H A DCHANGES7648 CS sh2, Xilinx microblaze v2/14.3 removed. Distro-class
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info20336 Enable sh1, sh2, sh2e, sh3, sh3e, sh4, sh4a, and sh-dsp insn sets.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info20336 Enable sh1, sh2, sh2e, sh3, sh3e, sh4, sh4a, and sh-dsp insn sets.