Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/arm64/lib/
A Dstrchr.S31 and w1, w1, #0xff
33 cmp w2, w1
37 cmp w2, w1
A Dmemchr.S33 and w1, w1, #0xff
37 cmp w3, w1
A Dstrrchr.S31 and w1, w1, #0xff
34 cmp w2, w1
A Dclear_page.S25 and w1, w1, #0xf
A Dmemset.S40 val .req w1
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Dhead.S691 ldrb w1, [x0], #1 /* Load next char */
692 cbz w1, 1f /* Exit on nul */
693 early_uart_transmit x23, w1
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/zfs-include/
A Dspa.h266 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
269 (zcp)->zc_word[1] = w1; \
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dio_apic.c227 struct { u32 w1, w2; }; member
237 eu.w1 = (*read)(apic, 0x10 + 2 * pin); in __ioapic_read_entry()
263 (*write)(apic, 0x10 + 2*pin, eu.w1); in __ioapic_write_entry()

Completed in 11 milliseconds