/arch/x86/kernel/acpi/ |
D | cstate.c | 116 struct acpi_processor_cx *cx = _cx; in acpi_processor_ffh_cstate_probe_cpu() local 126 cstate_type = ((cx->address >> MWAIT_SUBSTATE_SIZE) & in acpi_processor_ffh_cstate_probe_cpu() 135 cx->address, edx_part); in acpi_processor_ffh_cstate_probe_cpu() 151 cx->type); in acpi_processor_ffh_cstate_probe_cpu() 153 snprintf(cx->desc, in acpi_processor_ffh_cstate_probe_cpu() 155 cx->address); in acpi_processor_ffh_cstate_probe_cpu() 161 struct acpi_processor_cx *cx, struct acpi_power_register *reg) in acpi_processor_ffh_cstate_probe() argument 174 percpu_entry->states[cx->index].eax = 0; in acpi_processor_ffh_cstate_probe() 175 percpu_entry->states[cx->index].ecx = 0; in acpi_processor_ffh_cstate_probe() 179 retval = call_on_cpu(cpu, acpi_processor_ffh_cstate_probe_cpu, cx, in acpi_processor_ffh_cstate_probe() [all …]
|
/arch/arm/mach-omap2/ |
D | cpuidle44xx.c | 97 struct idle_statedata *cx = state_ptr + index; in omap_enter_idle_smp() local 101 cx->mpu_state_vote++; in omap_enter_idle_smp() 102 if (cx->mpu_state_vote == num_online_cpus()) { in omap_enter_idle_smp() 103 pwrdm_set_logic_retst(mpu_pd, cx->mpu_logic_state); in omap_enter_idle_smp() 104 omap_set_pwrdm_state(mpu_pd, cx->mpu_state); in omap_enter_idle_smp() 108 omap4_enter_lowpower(dev->cpu, cx->cpu_state); in omap_enter_idle_smp() 111 if (cx->mpu_state_vote == num_online_cpus()) in omap_enter_idle_smp() 113 cx->mpu_state_vote--; in omap_enter_idle_smp() 123 struct idle_statedata *cx = state_ptr + index; in omap_enter_idle_coupled() local 150 mpuss_can_lose_context = (cx->mpu_state == PWRDM_POWER_RET) && in omap_enter_idle_coupled() [all …]
|
D | cpuidle34xx.c | 111 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in omap3_enter_idle() local 118 if (cx->flags & OMAP_CPUIDLE_CX_NO_CLKDM_IDLE) { in omap3_enter_idle() 121 pwrdm_set_next_pwrst(mpu_pd, cx->mpu_state); in omap3_enter_idle() 122 pwrdm_set_next_pwrst(core_pd, cx->core_state); in omap3_enter_idle() 129 if (cx->mpu_state == PWRDM_POWER_OFF) { in omap3_enter_idle() 142 if (cx->mpu_state == PWRDM_POWER_OFF && in omap3_enter_idle() 148 if (cx->flags & OMAP_CPUIDLE_CX_NO_CLKDM_IDLE) in omap3_enter_idle() 172 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in next_valid_state() local 190 if ((cx->mpu_state >= mpu_deepest_state) && in next_valid_state() 191 (cx->core_state >= core_deepest_state)) in next_valid_state() [all …]
|
/arch/x86/boot/ |
D | copy.S | 23 pushw %cx 24 shrw $2, %cx 26 popw %cx 27 andw $3, %cx 39 pushw %cx 40 shrw $2, %cx 42 popw %cx 43 andw $3, %cx
|
D | apm.c | 34 if (!(oreg.cx & 0x02)) /* 32 bits supported? */ in query_apm_bios() 47 boot_params.apm_bios_info.cseg_16 = oreg.cx; in query_apm_bios() 70 boot_params.apm_bios_info.flags = oreg.cx; in query_apm_bios()
|
D | memory.c | 27 ireg.cx = sizeof(buf); in detect_memory_e820() 84 if (oreg.cx || oreg.dx) { in detect_memory_e801() 85 oreg.ax = oreg.cx; in detect_memory_e801()
|
D | bioscall.S | 34 movw $11, %cx 69 movw $11, %cx
|
D | pmjump.S | 34 movw $__BOOT_DS, %cx 72 lldt %cx
|
/arch/x86/realmode/rm/ |
D | wakeup_asm.S | 50 movw $16, %cx 57 movw %cx, %ds 58 movw %cx, %es 59 movw %cx, %ss 60 movw %cx, %fs 61 movw %cx, %gs
|
/arch/arm/boot/dts/ |
D | nspire-cx.dts | 3 * linux/arch/arm/boot/nspire-cx.dts 39 compatible = "lsi,nspire-cx-clock"; 43 compatible = "lsi,nspire-cx-ahb-divider"; 78 compatible = "ti,nspire-cx"; 115 compatible = "ti,nspire-cx-lcd-panel";
|
/arch/x86/math-emu/ |
D | reg_u_add.S | 56 negw %cx 79 cmpw $32,%cx /* shrd only works for 0..31 bits */ 89 cmpw $64,%cx 114 cmpw $65,%cx
|
D | reg_u_sub.S | 79 cmpw $32,%cx /* shrd only works for 0..31 bits */ 89 cmpw $64,%cx 114 cmpw $65,%cx 226 subw %cx,EXP(%edi) /* Can get underflow here */
|
D | reg_round.S | 482 movw EXP_UNDER+1,%cx 483 subw EXP(%edi),%cx 485 cmpw $64,%cx /* shrd only works for 0..31 bits */ 488 cmpw $32,%cx /* shrd only works for 0..31 bits */ 496 addw %cx,EXP(%edi) 509 addw %cx,EXP(%edi) 530 cmpw $64,%cx 534 addw %cx,EXP(%edi)
|
/arch/x86/include/asm/ |
D | apm.h | 52 int cx, dx, si; in apm_bios_call_simple_asm() local 67 : "=a" (*eax), "=b" (error), "=c" (cx), "=d" (dx), in apm_bios_call_simple_asm()
|
D | ptrace.h | 28 unsigned long cx; member 76 unsigned long cx; member 349 offsetof(struct pt_regs, cx), in regs_get_kernel_argument() 355 offsetof(struct pt_regs, cx), in regs_get_kernel_argument()
|
D | asm.h | 45 #define _ASM_CX __ASM_REG(cx) 65 #define _ASM_ARG3W cx 98 #define _ASM_ARG4W cx
|
D | elf.h | 109 _r->bx = 0; _r->cx = 0; _r->dx = 0; \ 122 pr_reg[1] = regs->cx; \ 174 /*regs->ax = */ regs->bx = regs->cx = regs->dx = 0; in elf_common_init() 219 (pr_reg)[11] = (regs)->cx; \
|
D | syscall.h | 113 *args++ = regs->cx; in syscall_get_arguments() 137 regs->cx = *args++; in syscall_set_arguments()
|
D | kexec.h | 82 asm volatile("movl %%ecx,%0" : "=m"(newregs->cx)); in crash_setup_regs() 96 asm volatile("movq %%rcx,%0" : "=m"(newregs->cx)); in crash_setup_regs()
|
/arch/x86/xen/ |
D | enlighten_pv.c | 137 unsigned int *cx, unsigned int *dx) in xen_cpuid() argument 150 *cx = cpuid_leaf5_ecx_val; in xen_cpuid() 163 "=c" (*cx), in xen_cpuid() 165 : "0" (*ax), "2" (*cx)); in xen_cpuid() 180 unsigned int ax, bx, cx, dx; in xen_check_mwait() local 202 cx = 0; in xen_check_mwait() 204 native_cpuid(&ax, &bx, &cx, &dx); in xen_check_mwait() 209 if ((cx & mwait_mask) != mwait_mask) in xen_check_mwait() 218 cx = 0; in xen_check_mwait() 221 native_cpuid(&ax, &bx, &cx, &dx); in xen_check_mwait() [all …]
|
/arch/x86/kernel/ |
D | sev-shared.c | 175 regs->cx = val >> 32; in do_vc_no_ghcb() 428 op_count = (exit_info_1 & IOIO_REP) ? regs->cx : 1; in vc_handle_ioio() 477 regs->cx -= exit_info_2; in vc_handle_ioio() 479 ret = regs->cx ? ES_RETRY : ES_OK; in vc_handle_ioio() 515 ghcb_set_rcx(ghcb, regs->cx); in vc_handle_cpuid() 536 regs->cx = ghcb->save.rcx; in vc_handle_cpuid() 560 ctxt->regs->cx = ghcb->save.rcx; in vc_handle_rdtsc()
|
D | perf_regs.c | 23 PT_REGS_OFFSET(PERF_REG_X86_CX, cx), 164 regs_user_copy->cx = user_regs->cx; in perf_get_regs_user()
|
D | doublefault_32.c | 69 regs.cx = TSS(cx); in doublefault_shim()
|
/arch/x86/ia32/ |
D | ia32_signal.c | 73 regs->cx = sc.cx; in ia32_restore_sigcontext() 173 unsafe_put_user(regs->cx, &sc->cx, Efault); in __unsafe_setup_sigcontext32() 286 regs->cx = 0; in ia32_setup_frame() 363 regs->cx = (unsigned long) &frame->uc; in ia32_setup_rt_frame()
|
/arch/arm64/boot/dts/freescale/ |
D | fsl-lx2160a-clearfog-cx.dts | 13 compatible = "solidrun,clearfog-cx",
|