Home
last modified time | relevance | path

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

/xnu-8019.80.24/pexpert/arm/
H A Dpe_init.c212 default_progress.dx = 0; in PE_initialize_console()
261 default_noroot.dx = 0; in PE_init_iokit()
303 delta = &default_progress.dx; in PE_init_iokit()
744 uint32_t tmp = default_progress.dx; in pe_prepare_images()
745 default_progress.dx = default_progress.dy; in pe_prepare_images()
777 default_progress.dx *= scale; in pe_prepare_images()
/xnu-8019.80.24/osfmk/i386/
H A Dasm.h142 #define INB inb %dx, %al
143 #define OUTB outb %al, %dx
144 #define INL inl %dx, %eax
145 #define OUTL outl %eax, %dx
/xnu-8019.80.24/osfmk/console/
H A Dvideo_console.h112 int dx; member
H A Dvideo_console.c2434 x = desc->dx; in vc_display_icon()
2709 x = (vc_progress->dx * vc_uiscale); in vc_progress_task()
/xnu-8019.80.24/osfmk/x86_64/
H A DWKdmCompress_new.s468 mov %dx, (next_low_bits) // save next_low_bits
586 mov %dx, 4(dest_buf) // store the byte index
594 mov %dx, 4(dest_buf) // store the byte index
/xnu-8019.80.24/pexpert/i386/
H A Dpe_init.c147 default_noroot.dx = 0; in PE_init_iokit()
172 default_noroot.dx = 0; in PE_init_iokit()
/xnu-8019.80.24/tests/
H A Dldt_code32.s45 movw %cs, %dx
/xnu-8019.80.24/bsd/net/
H A Dpf.c8183 int dx, action; in pf_test_state_icmp() local
8206 dx = direction; in pf_test_state_icmp()
8233 *state = pf_find_state(kif, &key, dx); in pf_test_state_icmp()
8237 *state = pf_find_state(kif, &key, dx); in pf_test_state_icmp()
8242 *state = pf_find_state(kif, &key, dx); in pf_test_state_icmp()
8247 *state = pf_find_state(kif, &key, dx); in pf_test_state_icmp()