Home
last modified time | relevance | path

Searched refs:b0 (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/libfsimage/zfs/
A Dzfs_fletcher.c33 uint64_t a0, b0, a1, b1; in fletcher_2_native() local
35 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) { in fletcher_2_native()
38 b0 += a0; in fletcher_2_native()
42 ZIO_SET_CHECKSUM(zcp, a0, a1, b0, b1); in fletcher_2_native()
50 uint64_t a0, b0, a1, b1; in fletcher_2_byteswap() local
52 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) { in fletcher_2_byteswap()
55 b0 += a0; in fletcher_2_byteswap()
59 ZIO_SET_CHECKSUM(zcp, a0, a1, b0, b1); in fletcher_2_byteswap()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dcpuid.h132 struct { DECL_BITFIELD(7b0); };
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D99minios1486 __asm__("xchgb %b0,%h0" \
1503 __asm__("xchgb %b0, %h0" \
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Drombios.c11144 ; b0: 1=Dual bus (MicroChannel + ISA)
11161 ; b0: reserved
11178 ; b0: SCSI supported in IML
11186 ; b0: POSTEXT directly supported by POST
11190 ; b0: flash EPROM

Completed in 15 milliseconds