Searched refs:da (Results 1 – 9 of 9) sorted by relevance
/xen-4.10.0-shim-comet/tools/pygrub/examples/ |
A D | ubuntu-14.04-lts.grub2 | 70 …-svO9-f06E-Frur-fzowWw/2zIHcW-s2DX-h7hm-V32p-6nz5-bH1A-fNVEWg' c7a4b4ca-71da-4d03-b374-a6b76ebcfc… 72 search --no-floppy --fs-uuid --set=root c7a4b4ca-71da-4d03-b374-a6b76ebcfc90 129 …--class os --unrestricted $menuentry_id_option 'gnulinux-simple-c7a4b4ca-71da-4d03-b374-a6b76ebcfc… 143 … Ubuntu' --unrestricted $menuentry_id_option 'gnulinux-advanced-c7a4b4ca-71da-4d03-b374-a6b76ebcfc… 144 …icted $menuentry_id_option 'gnulinux-3.13.0-44-generic-advanced-c7a4b4ca-71da-4d03-b374-a6b76ebcfc… 160 …icted $menuentry_id_option 'gnulinux-3.13.0-44-generic-recovery-c7a4b4ca-71da-4d03-b374-a6b76ebcfc…
|
A D | fedora-19.grub2 | 63 …$menuentry_id_option 'gnulinux-3.9.6-301.fc19.i686.PAE-advanced-738519ba-06da-4402-9b68-a1c1efada5… 78 …on 'gnulinux-0-rescue-8d62a0261d8147dc84eb89292ebc1666-advanced-738519ba-06da-4402-9b68-a1c1efada5…
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_core.c | 928 struct dump_args *da = args; in local_file_dump() local 930 if ( write_exact(da->fd, buffer, length) == -1 ) in local_file_dump() 940 discard_file_cache(xch, da->fd, 0 /* no flush */); in local_file_dump() 951 struct dump_args da; in xc_domain_dumpcore() local 954 if ( (da.fd = open(corename, O_CREAT|O_RDWR|O_TRUNC, S_IWUSR|S_IRUSR)) < 0 ) in xc_domain_dumpcore() 961 xch, domid, &da, &local_file_dump); in xc_domain_dumpcore() 964 discard_file_cache(xch, da.fd, 1/* flush first*/); in xc_domain_dumpcore() 966 close(da.fd); in xc_domain_dumpcore()
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | device_tree.c | 495 u64 cp, s, da; in dt_bus_default_map() local 499 da = dt_read_number(addr, na); in dt_bus_default_map() 503 (unsigned long long)da); in dt_bus_default_map() 513 if ( da < cp || da >= (cp + s) ) in dt_bus_default_map() 515 return da - cp; in dt_bus_default_map() 580 u64 cp, s, da; in dt_bus_pci_map() local 593 da = dt_read_number(addr + 1, na - 1); in dt_bus_pci_map() 597 (unsigned long long)da); in dt_bus_pci_map() 599 if (da < cp || da >= (cp + s)) in dt_bus_pci_map() 601 return da - cp; in dt_bus_pci_map()
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 00cvs | 1330 - | sed 's%r\{0,1\}\(da[0-9]*\).*$%r\1%'` 1332 + | sed 's%r\{0,1\}\(da[0-9]*\).*$%\1%'` 1335 | sed "s%.*/r\{0,1\}da[0-9]\(s[0-9]*[a-h]\)%\1%"`
|
A D | 10graphics.diff | 110 + mov $16, %dx /* altura da fonte */
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | livepatch.markdown | 191 ffff82d080112f9e: 48 c7 c0 da ff ff ff mov $0xffffffffffffffda,%rax
|
/xen-4.10.0-shim-comet/ |
A D | .rootkeys | 716 428d0d85t5IBwlnttPreCS0UX3nbOw tools/ioemu/keymaps/da
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.cfg.pod.5.in | 2530 da en-gb et fr fr-ch is lt nl pl ru th
|
Completed in 21 milliseconds