Searched refs:ss1 (Results 1 – 8 of 8) sorted by relevance
10 u32 ss1; member40 u16 ss1; member
18 #define usp ss154 mfcr lr, ss190 mtcr a0, ss1
274 * We don't use ring 1, so ss1 is a convenient scratch space in275 * the same cacheline as sp0. We use ss1 to cache the value in278 * written matches ss1, and, if it's not, then we wrmsr the new279 * value and update ss1.286 unsigned short ss1; /* MSR_IA32_SYSENTER_CS */285 unsigned short ss1; /* MSR_IA32_SYSENTER_CS */ global() member
875 int sctp_cmp_addr_exact(const union sctp_addr *ss1, in sctp_cmp_addr_exact() argument880 af = sctp_get_af_specific(ss1->sa.sa_family); in sctp_cmp_addr_exact()884 return af->cmp_addr(ss1, ss2); in sctp_cmp_addr_exact()
480 usb-1-ss1-sbu-mux {1394 usb_1_ss1_sbu_default: usb-1-ss1-sbu-state {
319 usb-1-ss1-sbu-mux {1498 usb_1_ss1_sbu_default: usb-1-ss1-sbu-state {
80 /s1/ss1 shark:/autofs/export1 \89 /s1/ss1 shark:/autofs/export2 \
2138 * We cache MSR_IA32_SYSENTER_CS's value in the TSS's ss1 field -- in enable_sep_cpu() 2142 tss->x86_tss.ss1 = __KERNEL_CS; in enable_sep_cpu() 2143 wrmsrq(MSR_IA32_SYSENTER_CS, tss->x86_tss.ss1); in enable_sep_cpu()