Home
last modified time | relevance | path

Searched refs:Read (Results 1 – 25 of 25) sorted by relevance

/xen/docs/man/
A Dxenstore-read.1.pod11 Read values of one or more Xenstore I<PATH>s.
25 Read raw value, skip escaping non-printable characters (\x..).
A Dxenstore.1.pod33 Read the value of a key.
/xen/tools/ocaml/libs/xb/
A Dop.ml17 type operation = Debug | Directory | Read | Getperms | Constructor
26 [| Debug; Directory; Read; Getperms;
53 | Read -> "READ"
A Dop.mli4 | Read Constructor
A Dxb.mli7 | Read
/xen/xen/arch/arm/arm32/
A Ddebug-scif.inc37 ldrh \rc, [\rb, #STATUS_REG] /* Read status register */
49 ldrh \rt, [\rb, #STATUS_REG] /* Read status register */
A Ddebug-8250.inc26 ldr \rc, [\rb, #(UART_LSR << CONFIG_EARLY_UART_8250_REG_SHIFT)] /* Read LSR */
/xen/tools/hotplug/Linux/
A Dxen-hotplug-common.sh.in60 # 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 Defipciio.h52 EFI_PCI_IO_PROTOCOL_IO_MEM Read; member
67 EFI_PCI_IO_PROTOCOL_CONFIG Read; member
A Defiprot.h277 EFI_FILE_READ Read; member
409 EFI_DEVICE_IO Read; member
/xen/docs/specs/
A Dlibxl-migration-stream.pandoc285 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 Dparse_arg.ml55 ("--restart", Arg.Set restart, "Read database on starting");
A Dlogging.ml229 | Xenbus.Xb.Op.Read -> "read "
314 | Xenbus.Xb.Op.Read | Xenbus.Xb.Op.Directory | Xenbus.Xb.Op.Getperms -> !access_log_read_ops
A Dprocess.ml243 | Xenbus.Xb.Op.Read -> reply_data do_read
492 | Xenbus.Xb.Op.Read
/xen/stubdom/grub.patches/
A D60ext4.diff412 - /* Read the symlink data. */
413 + /* Read the symlink data.
419 /* Read the necessary blocks, and reset the file pointer. */
A D99minios1239 /* Read in the splashscreen image and set the palette up appropriately.
A D61btrfs.diff2569 + * Read a block of logical number @bytenr
2621 + * Read a child pointed by @slot node pointer
A D10graphics.diff1506 +/* Read in the splashscreen image and set the palette up appropriately.
/xen/tools/ocaml/libs/xs/
A Dqueueop.ml25 let read tid path con = queue_path Xb.Op.Read tid path con
/xen/docs/designs/
A Dargo.pandoc149 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 Dboot.c646 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 Dvideo.S871 # Read the cmos clock. Return the seconds in al
/xen/docs/misc/
A Dkconfig-language.rst558 Read: Documentation/kbuild/Kconfig.recursion-issue-01
567 Read: Documentation/kbuild/Kconfig.recursion-issue-02
/xen/tools/xenstore/
A Dtalloc_guide.txt55 The following is a complete guide to the talloc API. Read it all at
/xen/tools/firmware/rombios/
A Drombios.c10625 mov bx, IPL_COUNT_OFFSET ;; Read the number of entries so far

Completed in 47 milliseconds