/xen-4.10.0-shim-comet/xen/arch/arm/arm64/lib/ |
A D | memcmp.S | 51 diff .req x6 label 78 eor diff, data1, data2 /* Non-zero if differences found. */ 79 csinv endloop, diff, xzr, cs /* Last Dword or differences. */ 99 orr diff, diff, mask 181 eor diff, data1, data2 /*Non-zero if differences found.*/ 182 csinv endloop, diff, xzr, ne 200 eor diff, data1, data2 /* Non-zero if differences found. */ 201 cbnz diff, .Lnot_limit 211 cbz diff, .Lremain8 219 CPU_LE( rev diff, diff ) [all …]
|
A D | strcmp.S | 54 diff .req x5 label 81 eor diff, data1, data2 /* Non-zero if differences found. */ 83 orr syndrome, diff, has_nul 150 eor diff, data1, data2 /* Non-zero if differences found. */ 151 orr syndrome, diff, has_nul 172 eor diff, data1, data2 /* Non-zero if differences found. */ 173 orr syndrome, diff, has_nul 182 eor diff, data1, data2 /* Non-zero if differences found. */ 183 orr syndrome, diff, has_nul 215 CPU_BE( orr syndrome, diff, has_nul )
|
A D | strncmp.S | 56 diff .req x6 label 95 eor diff, data1, data2 /* Non-zero if differences found. */ 96 csinv endloop, diff, xzr, pl /* Last Dword or differences.*/ 119 orr syndrome, diff, has_nul 203 eor diff, data1, data2 /* Non-zero if differences found. */ 204 csinv endloop, diff, xzr, ne/*if limit_wd is 0,will finish the cmp*/ 227 eor diff, data1, data2 /* Non-zero if differences found. */ 228 csinv endloop, diff, xzr, eq 237 eor diff, data1, data2 /* Non-zero if differences found. */ 244 orr syndrome, diff, has_nul [all …]
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | regs.h | 9 unsigned long diff = (char *)guest_cpu_user_regs() - (char *)(r); \ 11 ASSERT(diff < STACK_SIZE); \ 13 ASSERT((diff == 0) || (r->cs == __HYPERVISOR_CS)); \ 15 (diff == 0); \
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 50fs_fulldisk.diff | 1 diff -urN grub-0.97.orig/stage2/fsys_ext2fs.c grub-0.97/stage2/fsys_ext2fs.c 13 diff -urN grub-0.97.orig/stage2/fsys_fat.c grub-0.97/stage2/fsys_fat.c 25 diff -urN grub-0.97.orig/stage2/fsys_ffs.c grub-0.97/stage2/fsys_ffs.c 37 diff -urN grub-0.97.orig/stage2/fsys_minix.c grub-0.97/stage2/fsys_minix.c 49 diff -urN grub-0.97.orig/stage2/fsys_ufs2.c grub-0.97/stage2/fsys_ufs2.c 61 diff -urN grub-0.97.orig/stage2/fsys_vstafs.c grub-0.97/stage2/fsys_vstafs.c
|
A D | 00cvs | 1 diff -uprN grub-0.97/acinclude.m4 grub/acinclude.m4 13 diff -uprN grub-0.97/ChangeLog grub/ChangeLog 144 diff -uprN grub-0.97/configure grub/configure 221 diff -uprN grub-0.97/configure.ac grub/configure.ac 313 diff -uprN grub-0.97/docs/grub.8 grub/docs/grub.8 521 diff -uprN grub-0.97/docs/mbchk.1 grub/docs/mbchk.1 737 diff -uprN grub-0.97/grub/main.c grub/grub/main.c 761 diff -uprN grub-0.97/lib/device.c grub/lib/device.c 1076 diff -uprN grub-0.97/stage2/bios.c grub/stage2/bios.c 1309 diff -uprN grub-0.97/stamp-h.in grub/stamp-h.in [all …]
|
A D | 20print_func.diff | 16 diff -Nur grub-0.97-bkp/docs/grub.texi grub-0.97/docs/grub.texi 44 diff -Nur grub-0.97-bkp/stage2/builtins.c grub-0.97/stage2/builtins.c
|
/xen-4.10.0-shim-comet/xen/include/asm-arm/ |
A D | regs.h | 42 unsigned long diff = (char *)guest_cpu_user_regs() - (char *)(r); \ 44 ASSERT(diff < STACK_SIZE); \ 46 ASSERT((diff == 0) || hyp_mode(r)); \ 48 (diff == 0); \
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | COPYING | 26 *.patch and *.diff files 28 This directory contains a number of *.patch and *.diff files. 30 licensed under the license from which the *.patch and *.diff
|
A D | vtpm-locality.patch | 1 diff --git a/tpm/tpm_capability.c b/tpm/tpm_capability.c 14 diff --git a/tpm/tpm_cmd_handler.c b/tpm/tpm_cmd_handler.c 38 diff --git a/tpm/tpm_emulator.h b/tpm/tpm_emulator.h
|
A D | polarssl.patch | 1 diff -Naur polarssl-1.1.4/include/polarssl/config.h polarssl-x86_64/include/polarssl/config.h 53 diff -Naur polarssl-1.1.4/library/bignum.c polarssl-x86_64/library/bignum.c
|
A D | vtpm-deepquote-anyloc.patch | 1 diff --git a/tpm/tpm_cmd_handler.c b/tpm/tpm_cmd_handler.c 45 diff --git a/tpm/tpm_commands.h b/tpm/tpm_commands.h 65 diff --git a/tpm/tpm_credentials.c b/tpm/tpm_credentials.c 115 diff --git a/tpm/tpm_marshalling.h b/tpm/tpm_marshalling.h
|
A D | vtpm-parent-sign-ek.patch | 1 diff --git a/tpm/tpm_cmd_handler.c b/tpm/tpm_cmd_handler.c 55 diff --git a/tpm/tpm_commands.h b/tpm/tpm_commands.h 83 diff --git a/tpm/tpm_credentials.c b/tpm/tpm_credentials.c 122 diff --git a/tpm/tpm_data.c b/tpm/tpm_data.c 143 diff --git a/tpm/tpm_structures.h b/tpm/tpm_structures.h
|
A D | vtpm-deepquote.patch | 1 diff --git a/tpm/tpm_cmd_handler.c b/tpm/tpm_cmd_handler.c 57 diff --git a/tpm/tpm_commands.h b/tpm/tpm_commands.h 87 diff --git a/tpm/tpm_credentials.c b/tpm/tpm_credentials.c 141 diff --git a/tpm/tpm_structures.h b/tpm/tpm_structures.h
|
A D | vtpm-bufsize.patch | 1 diff --git a/config.h.in b/config.h.in
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xen-lowmemd.c | 43 unsigned long long free_pages, dom0_pages, diff, dom0_target; in handle_low_mem() local 59 diff = THRESHOLD_PG - free_pages; in handle_low_mem() 69 dom0_target = dom0_pages - diff; in handle_low_mem()
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | extable.c | 72 long diff; in search_one_extable() local 77 diff = ex_addr(mid) - value; in search_one_extable() 78 if (diff == 0) in search_one_extable() 80 else if (diff < 0) in search_one_extable()
|
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/ |
A D | quota.ml | 82 let add quota diff = 83 Hashtbl.iter (fun id nb -> set_entry quota id (get_entry quota id + nb)) diff.cur 86 Hashtbl.iter (fun id nb -> let diff = nb - (try get_entry orig_quota id with Not_found -> 0) in 87 if diff <> 0 then 88 … set_entry dest_quota id ((try get_entry dest_quota id with Not_found -> 0) + diff)) mod_quota.cur
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | scheduler.c | 67 int diff; in scheduler_prepare_events() local 97 diff = event->deadline - now.tv_sec; in scheduler_prepare_events() 98 if (diff > 0) in scheduler_prepare_events() 99 s->timeout = MIN(s->timeout, diff); in scheduler_prepare_events()
|
A D | lock.c | 313 int diff; in lock() local 323 diff = (int)statnow.st_mtime - (int)stat_exlock.st_mtime; in lock() 324 if (diff > DEFAULT_LEASE_TIME_SECS) { in lock() 706 int diff = (int)statnow.st_mtime - in lock_delta() local 712 diff = (diff < 0) ? 0 : diff; in lock_delta() 713 result = diff < result ? diff : result; in lock_delta()
|
A D | Makefile | 7 IBIN = tapdisk2 td-util tapdisk-client tapdisk-stream tapdisk-diff 33 tapdisk2 tapdisk-stream tapdisk-diff $(QCOW_UTIL): AIOLIBS := -laio 89 tapdisk-stream tapdisk-diff: %: %.o $(TAP-OBJS-y) $(BLK-OBJS-y)
|
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/ |
A D | hpet.c | 230 uint64_t tn_cmp, cur_tick, diff; in hpet_set_timer() local 255 diff = tn_cmp - cur_tick; in hpet_set_timer() 263 if ( (int64_t)diff < 0 ) in hpet_set_timer() 264 diff = (timer_is_32bit(h, tn) && (-diff > HPET_TINY_TIME_SPAN)) in hpet_set_timer() 265 ? (uint32_t)diff : 0; in hpet_set_timer() 283 TRC_PAR_LONG(hpet_tick_to_ns(h, diff)), in hpet_set_timer() 287 hpet_tick_to_ns(h, diff), in hpet_set_timer()
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/ |
A D | vif-nat | 98 if diff "$tmpfile" "$dhcpd_arg_file" >/dev/null 124 if diff "$tmpfile" "$dhcpd_conf_file" >/dev/null
|
/xen-4.10.0-shim-comet/xen/arch/x86/efi/ |
A D | mkreloc.c | 191 int_fast64_t diff, unsigned int width, in diff_sections() argument 208 while ( !(diff & (((int_fast64_t)1 << ((disp + 1) * CHAR_BIT)) - 1)) ) in diff_sections() 236 if ( delta != diff ) in diff_sections() 241 sec->name, i, delta, diff); in diff_sections()
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | README.LinuxPrimitives | 41 diff -u linux/arch/arm64/lib/$i xen/arch/arm/arm64/lib/$i 56 diff -u linux/arch/arm64/lib/$i xen/arch/arm/arm64/lib/$i 83 diff -u ../linux/arch/arm/lib/$i xen/arch/arm/arm32/lib/$i; 115 diff -u linux/arch/arm/lib/$i xen/arch/arm/arm32/lib/$i 142 diff -u linux/arch/arm/lib/$i xen/arch/arm/arm32/lib/$i
|