/xen/docs/man/ |
A D | xenstore-read.1.pod | 11 Read values of one or more Xenstore I<PATH>s. 25 Read raw value, skip escaping non-printable characters (\x..).
|
A D | xenstore.1.pod | 33 Read the value of a key.
|
/xen/tools/ocaml/libs/xb/ |
A D | op.ml | 17 type operation = Debug | Directory | Read | Getperms | Constructor 26 [| Debug; Directory; Read; Getperms; 53 | Read -> "READ"
|
A D | op.mli | 4 | Read Constructor
|
A D | xb.mli | 7 | Read
|
/xen/xen/arch/arm/arm32/ |
A D | debug-scif.inc | 37 ldrh \rc, [\rb, #STATUS_REG] /* Read status register */ 49 ldrh \rt, [\rb, #STATUS_REG] /* Read status register */
|
A D | debug-8250.inc | 26 ldr \rc, [\rb, #(UART_LSR << CONFIG_EARLY_UART_8250_REG_SHIFT)] /* Read LSR */
|
/xen/tools/hotplug/Linux/ |
A D | xen-hotplug-common.sh.in | 60 # Read each of the given paths, returning each result on a separate line, or 73 # Read the given path, returning the value there or the given default if the
|
/xen/xen/include/efi/ |
A D | efipciio.h | 52 EFI_PCI_IO_PROTOCOL_IO_MEM Read; member 67 EFI_PCI_IO_PROTOCOL_CONFIG Read; member
|
A D | efiprot.h | 277 EFI_FILE_READ Read; member 409 EFI_DEVICE_IO Read; member
|
/xen/docs/specs/ |
A D | libxl-migration-stream.pandoc | 285 b. Read *CHECKPOINT_SVM_SUSPENDED* sent by secondary 288 a. Read *CHECKPOINT_SVM_READY* from secondary 290 c. Read *CHECKPOINT_SVM_RESUMED* from secondary 301 a. Read *CHECKPOINT_NEW* from primary
|
/xen/tools/ocaml/xenstored/ |
A D | parse_arg.ml | 55 ("--restart", Arg.Set restart, "Read database on starting");
|
A D | logging.ml | 229 | Xenbus.Xb.Op.Read -> "read " 314 | Xenbus.Xb.Op.Read | Xenbus.Xb.Op.Directory | Xenbus.Xb.Op.Getperms -> !access_log_read_ops
|
A D | process.ml | 243 | Xenbus.Xb.Op.Read -> reply_data do_read 492 | Xenbus.Xb.Op.Read
|
/xen/stubdom/grub.patches/ |
A D | 60ext4.diff | 412 - /* Read the symlink data. */ 413 + /* Read the symlink data. 419 /* Read the necessary blocks, and reset the file pointer. */
|
A D | 99minios | 1239 /* Read in the splashscreen image and set the palette up appropriately.
|
A D | 61btrfs.diff | 2569 + * Read a block of logical number @bytenr 2621 + * Read a child pointed by @slot node pointer
|
A D | 10graphics.diff | 1506 +/* Read in the splashscreen image and set the palette up appropriately.
|
/xen/tools/ocaml/libs/xs/ |
A D | queueop.ml | 25 let read tid path con = queue_path Xb.Op.Read tid path con
|
/xen/docs/designs/ |
A D | argo.pandoc | 149 1) Acquire a Read lock on L1. 150 2) Acquire a Read lock on L2. 155 1) Acquire a Read lock on L1. 334 * that's OK because everywhere that a Read lock is needed with these macros,
|
/xen/xen/common/efi/ |
A D | boot.c | 646 ret = FileHandle->Read(FileHandle, &file->size, file->ptr); in read_file() 944 status = pci->Pci.Read(pci, EfiPciIoWidthUint16, PCI_VENDOR_ID, 1, in setup_efi_pci() 947 status = pci->Pci.Read(pci, EfiPciIoWidthUint16, PCI_DEVICE_ID, 1, in setup_efi_pci()
|
/xen/xen/arch/x86/boot/ |
A D | video.S | 871 # Read the cmos clock. Return the seconds in al
|
/xen/docs/misc/ |
A D | kconfig-language.rst | 558 Read: Documentation/kbuild/Kconfig.recursion-issue-01 567 Read: Documentation/kbuild/Kconfig.recursion-issue-02
|
/xen/tools/xenstore/ |
A D | talloc_guide.txt | 55 The following is a complete guide to the talloc API. Read it all at
|
/xen/tools/firmware/rombios/ |
A D | rombios.c | 10625 mov bx, IPL_COUNT_OFFSET ;; Read the number of entries so far
|