Home
last modified time | relevance | path

Searched refs:ss1 (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dswitch_to.h58 if (unlikely(this_cpu_read(cpu_tss_rw.x86_tss.ss1) == thread->sysenter_cs)) in refresh_sysenter_cs()
61 this_cpu_write(cpu_tss_rw.x86_tss.ss1, thread->sysenter_cs); in refresh_sysenter_cs()
H A Dprocessor.h258 unsigned short ss1; /* MSR_IA32_SYSENTER_CS */ member
/openbmc/linux/arch/x86/kvm/
H A Dtss.h10 u32 ss1; member
40 u16 ss1; member
/openbmc/linux/arch/csky/abiv1/inc/abi/
H A Dentry.h18 #define usp ss1
54 mfcr lr, ss1
90 mtcr a0, ss1
/openbmc/linux/crypto/
H A Dsm3.c40 ss1 = rol32((rol32((a), 12) + (e) + (t)), 7); \
41 ss2 = ss1 ^ rol32((a), 12); \
43 h += GG ## i(e, f, g) + ss1 + (w1); \
74 u32 a, b, c, d, e, f, g, h, ss1, ss2; in sm3_transform() local
/openbmc/qemu/target/riscv/
H A Dvcrypto_helper.c743 uint32_t ss1, ss2, tt1, tt2; in sm3c() local
747 ss1 = rol32(rol32(vs1[0], 12) + vs1[4] + rol32(t_j(j), j % 32), 7); in sm3c()
748 ss2 = ss1 ^ rol32(vs1[0], 12); in sm3c()
750 tt2 = gg_j(vs1[4], vs1[5], vs1[6], j) + vs1[7] + ss1 + vs2[0]; in sm3c()
760 ss1 = rol32(rol32(vd[1], 12) + vd[5] + rol32(t_j(j), j % 32), 7); in sm3c()
761 ss2 = ss1 ^ rol32(vd[1], 12); in sm3c()
763 tt2 = gg_j(vd[5], vs1[5], vd[7], j) + vs1[7] + ss1 + vs2[1]; in sm3c()
/openbmc/qemu/target/i386/hvf/
H A Dx86.h51 uint16_t ss1; member
77 uint32_t ss1; member
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl_pic32.c87 u32 ss1; member
/openbmc/linux/arch/arm64/crypto/
H A Dghash-ce-core.S42 ss1 .req v24
92 __pmull_p8_tail \rq, \ad\().8b, SHASH2.8b, 8b,, ss1, ss2, ss3, ss4
190 ext ss1.8b, SHASH2.8b, SHASH2.8b, #1
/openbmc/linux/net/sctp/
H A Dassociola.c893 int sctp_cmp_addr_exact(const union sctp_addr *ss1, in sctp_cmp_addr_exact() argument
898 af = sctp_get_af_specific(ss1->sa.sa_family); in sctp_cmp_addr_exact()
902 return af->cmp_addr(ss1, ss2); in sctp_cmp_addr_exact()
/openbmc/linux/arch/x86/kernel/
H A Dprocess.c79 .ss1 = __KERNEL_CS,
/openbmc/linux/Documentation/filesystems/
H A Dautofs-mount-control.rst80 /s1/ss1 shark:/autofs/export1 \
89 /s1/ss1 shark:/autofs/export2 \
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c2027 tss->x86_tss.ss1 = __KERNEL_CS; in enable_sep_cpu()
2028 wrmsr(MSR_IA32_SYSENTER_CS, tss->x86_tss.ss1, 0); in enable_sep_cpu()
/openbmc/linux/include/net/sctp/
H A Dstructs.h2193 int sctp_cmp_addr_exact(const union sctp_addr *ss1,
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2510 synchronize_srcu() for some other domain ``ss1``, and if an
2511 ``ss1``-domain SRCU read-side critical section acquired another mutex