Searched refs:Write (Results 1 – 20 of 20) sorted by relevance
/xen/docs/man/ |
A D | xenstore-write.1.pod | 11 Write I<VALUE>s to Xenstore I<PATH>s. Multiple pairs I<PATH> I<VALUE> can be 22 Write raw value, skip parsing escaped characters (\x..).
|
/xen/tools/ocaml/libs/xb/ |
A D | op.ml | 20 Getdomainpath | Write | Mkdir | Rm | Constructor 29 Getdomainpath; Write; Mkdir; Rm; 62 | Write -> "WRITE"
|
A D | op.mli | 13 | Write Constructor
|
A D | xb.mli | 16 | Write
|
/xen/xen/arch/arm/arm32/ |
A D | debug-scif.inc | 48 strb \rt, [\rb, #TX_FIFO_REG] /* Write data register */ 51 strh \rt, [\rb, #STATUS_REG] /* Write status register */
|
A D | debug-8250.inc | 37 str \rt, [\rb, #UART_THR] /* Write Transmit buffer */
|
/xen/tools/hotplug/Linux/ |
A D | xen-hotplug-common.sh.in | 84 # Write each of the key/value pairs to the store. 94 # Write each of the key/value pairs to the store, and exit this script if any
|
/xen/xen/include/efi/ |
A D | efipciio.h | 53 EFI_PCI_IO_PROTOCOL_IO_MEM Write; member 68 EFI_PCI_IO_PROTOCOL_CONFIG Write; member
|
A D | efiprot.h | 278 EFI_FILE_WRITE Write; member 410 EFI_DEVICE_IO Write; member
|
/xen/docs/misc/ |
A D | stubdom.txt | 60 1. Write parameter to /local/domain/<stubdom-id>/device-model/<target-id>/parameter. 61 2. Write command to /local/domain/<stubdom-id>/device-model/<target-id>/command. 63 4. Write "running" back to /local/domain/<stubdom-id>/device-model/<target-id>/state.
|
/xen/tools/ocaml/libs/xs/ |
A D | queueop.ml | 67 Xb.queue con (Xb.Packet.create tid 0 Xb.Op.Write data)
|
/xen/xen/arch/x86/boot/ |
A D | head.S | 193 stosb # Write a character to the VGA text buffer 195 stosb # Write an attribute to the VGA text buffer
|
/xen/tools/ocaml/xenstored/ |
A D | process.ml | 65 | Xenbus.Xb.Op.Write|Xenbus.Xb.Op.Mkdir -> false, None, newroot 246 | Xenbus.Xb.Op.Write -> reply_ack do_write 486 | Xenbus.Xb.Op.Write
|
A D | transaction.ml | 164 add_wop t Xenbus.Xb.Op.Write path
|
A D | logging.ml | 244 | Xenbus.Xb.Op.Write -> "write "
|
/xen/docs/designs/ |
A D | argo.pandoc | 156 2) Acquire a Write lock on L2. 165 1) Acquire a Write lock on L1. 335 * holding a Write lock there instead is OK too: we're checking that _at least_
|
/xen/tools/libacpi/ |
A D | ssdt_pm.asl | 124 * Write to battery port 0xb2 indicating the type of information
|
/xen/xen/arch/arm/ |
A D | Kconfig | 198 instructions to Write-Back memory are mixed with Device loads.
|
/xen/stubdom/grub.patches/ |
A D | 60ext4.diff | 33 __u32 s_wtime; /* Write time */
|
/xen/tools/firmware/rombios/ |
A D | rombios.c | 8870 mov IPL_SEQUENCE_OFFSET, bx ;; Write it back
|
Completed in 63 milliseconds