Home
last modified time | relevance | path

Searched refs:cx (Results 1 – 22 of 22) sorted by relevance

/xen/xen/arch/x86/acpi/
A Dcpu_idle.c501 inb(cx->address); in acpi_idle_do_entry()
649 cx->usage++; in update_idle_stats()
695 cx = NULL; in acpi_processor_idle()
697 if ( !cx ) in acpi_processor_idle()
741 switch ( cx->type ) in acpi_processor_idle()
1087 switch ( cx->type ) in check_cx()
1206 if ( ioports_deny_access(hardware_domain, cx->address, cx->address) ) in set_cx()
1217 cx->target_residency = cx->latency * latency_factor; in set_cx()
1221 if ( cx->type == ACPI_STATE_C1 || cx->type == ACPI_STATE_C2 ) in set_cx()
1425 cx = fam17; in amd_cpuidle_init()
[all …]
/xen/xen/arch/x86/boot/
A Dvideo.S731 vesa2: pushw %cx
737 popw %cx
819 pushw %cx
823 divw %cx
838 popw %cx
859 pushw %cx
864 popw %cx
873 pushw %cx
882 popw %cx
889 pushw %cx
[all …]
A Dmem.S45 # or merely pass cx,dx though
51 testw %cx, %cx # Kludge to handle BIOSes
55 movw %ax, %cx # seems to indicate AX/BX
59 movzwl %cx, %ecx
A Dedd.S58 movw %cx, %ds:-6(%si) # store extensions
140 movw $1, %cx # cylinder 0, sector 0
A Dhead.S631 cmp $0x8000,%cx # any function @ 0x8000xxxx?
/xen/xen/arch/x86/cpu/
A Dmwait-idle.c756 cx = &power->states[next_state]; in mwait_idle()
757 } while ((cx->type > max_state || (cx->type == max_cstate && in mwait_idle()
761 cx = NULL; in mwait_idle()
765 if (!cx) { in mwait_idle()
796 cx = power->safe_state; in mwait_idle()
798 eax = cx->address; in mwait_idle()
1230 struct acpi_processor_cx *cx; in mwait_idle_cpu_init() local
1265 cx = dev->states + dev->count; in mwait_idle_cpu_init()
1266 cx->type = state; in mwait_idle_cpu_init()
1267 cx->address = hint; in mwait_idle_cpu_init()
[all …]
/xen/tools/firmware/vgabios/
A Dclext.c720 push cx
744 pop cx
863 push cx
926 div cx
973 pop cx
979 push cx
986 pop cx
1253 push cx
1269 pop cx
1318 xor cx, cx
[all …]
A Dvgabios.c558 xor cx,cx in display_string()
559 not cx in display_string()
564 not cx in display_string()
565 dec cx in display_string()
566 push cx in display_string()
572 pop cx in display_string()
1739 push cx
1771 pop cx
1778 push cx
1800 pop cx
[all …]
A Dvbe.c1283 mov ax, cx
1311 mov cx, ax
1372 mov ax, cx
1380 mov cx, ax
1465 mov cx, # vesa_pm_end
1466 sub cx, di
/xen/tools/firmware/rombios/
A Dapmbios.S175 mov cx, #0x3
195 mov cx, #0xf000 // data segment address
206 mov cx, #0xf000 // 16 bit code segment base
242 cmp cx, #3
245 cmp cx, #2
248 cmp cx, #1
340 mov cx, #0
A Drombios.c313 test cx, cx local
327 pop cx
355 test cx, cx local
374 pop cx
402 test cx, cx local
421 pop cx
9866 push cx
9883 pop cx
10117 push cx
10449 xor cx, cx
[all …]
/xen/stubdom/
A Dnewlib.patch226 -#define cx REG(cx)
301 +#define cx %cx
415 -#define cx REG(cx)
455 +#define cx %cx
545 -#define cx REG(cx)
585 +#define cx %cx
/xen/xen/include/asm-x86/
A Dindirect_thunk_asm.h27 .irp reg, ax, cx, dx, bx, bp, si, di, 8, 9, 10, 11, 12, 13, 14, 15
A Dasm_defns.h329 LOAD_ONE_REG(cx, \compat)
/xen/xen/arch/x86/
A Dindirect-thunk.S52 .irp reg, ax, cx, dx, bx, bp, si, di, 8, 9, 10, 11, 12, 13, 14, 15
/xen/xen/arch/x86/hvm/vmx/
A Dentry.S68 cmp %cx,VCPU_vm86_seg_mask(%rbx)
/xen/tools/firmware/rombios/32bit/
A Drombios_compat.h41 Bit16u bx, filler5, dx, filler6, cx, filler7, ax, filler8; member
/xen/tools/fuzz/
A DREADME.afl5 See also http://lcamtuf.coredump.cx/afl/
/xen/xen/tools/kconfig/
A Dgconf.c892 gint cx, cy; in on_treeview2_button_press_event() local
894 gtk_tree_view_get_path_at_pos(view, tx, ty, &path, &column, &cx, in on_treeview2_button_press_event()
1008 gint cx, cy; in on_treeview1_button_press_event() local
1010 gtk_tree_view_get_path_at_pos(view, tx, ty, &path, &column, &cx, in on_treeview1_button_press_event()
/xen/xen/arch/x86/x86_emulate/
A Dx86_emulate.c1575 return (ad_bytes > 4) ? regs->r(cx) in get_loop_count()
1576 : (ad_bytes < 4) ? regs->cx : regs->ecx; in get_loop_count()
1585 regs->cx = count; in put_loop_count()
1587 regs->r(cx) = ad_bytes == 4 ? (uint32_t)count : count; in put_loop_count()
2332 offsetof(struct cpu_user_regs, r(cx)),
5842 _regs.r(cx) = (uint32_t)msr_val; in x86_emulate()
6117 _regs.r(cx) = _regs.eip; in x86_emulate()
6965 _regs.r(sp) = op_bytes == 8 ? _regs.r(cx) : _regs.ecx; in x86_emulate()
8108 _regs.r(cx) = cpuid_leaf.c; in x86_emulate()
8795 aux->u64[1] = _regs.r(cx); in x86_emulate()
[all …]
/xen/xen/arch/x86/x86_64/
A Dentry.S384 mov %cx, TRAPBOUNCE_cs(%rdx)
/xen/stubdom/grub.patches/
A D10graphics.diff239 + movw %es, %cx
245 + movw %cx, %ax

Completed in 60 milliseconds