Home
last modified time | relevance | path

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

/linux/include/linux/
A Dreciprocal_div.h25 u8 sh1, sh2; member
36 return (t + ((a - t) >> R.sh1)) >> R.sh2; in reciprocal_divide()
/linux/arch/sh/kernel/cpu/
A DMakefile6 obj-$(CONFIG_CPU_SH2) = sh2/
/linux/arch/sh/
A DMakefile22 isa-$(CONFIG_CPU_SH2) := sh2
161 cpuincdir-$(CONFIG_CPU_SH2) += cpu-sh2
/linux/lib/math/
A Dreciprocal_div.c29 R.sh2 = max(l - 1, 0); in reciprocal_value()
/linux/arch/sh/mm/
A DMakefile9 cacheops-$(CONFIG_CPU_SUBTYPE_SH7619) := cache-sh2.o
/linux/drivers/md/
A Draid5.c784 __acquires(&sh2->stripe_lock) in lock_two_stripes()
786 if (sh1 > sh2) { in lock_two_stripes()
797 __releases(&sh2->stripe_lock) in unlock_two_stripes()
3132 struct stripe_head sh2; in raid5_compute_blocknr() local
3229 || sh2.qd_idx != sh->qd_idx) { in raid5_compute_blocknr()
4525 struct stripe_head *sh2; in handle_stripe_expansion() local
4532 if (sh2 == NULL) in handle_stripe_expansion()
4541 raid5_release_stripe(sh2); in handle_stripe_expansion()
4555 if (j != sh2->pd_idx && in handle_stripe_expansion()
4556 j != sh2->qd_idx && in handle_stripe_expansion()
[all …]
/linux/arch/arm64/crypto/
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
/linux/Documentation/sh/
A Dnew-machine.rst67 | | |-- sh2
79 |-- cpu-sh2

Completed in 20 milliseconds