Home
last modified time | relevance | path

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

123

/xen/docs/misc/
A Dblock-scripts.txt76 "$XENBUS_PATH/physical-device-path" with the path to the physical
81 "$XENBUS_PATH/physical-device" with the device's major and minor
91 Historically, the block scripts wrote a node called "physical-device",
99 physical-device-path.
104 consume physical-device-path (rather than, say, having dom0 act as
108 simply write "physical-device-path", and then have libxl write the
113 physical-device; and to do this *safely* it needs physical-device to
117 script use physical-device if it's present, but if not, to directly
118 stat physical-device-path. But there's not time before the 4.7
122 custom hotplug scripts; and when doing files or physical devices, to
A Dpvh.pandoc16 * `ebx`: contains the physical memory address where the loader has placed
78 ### Interrupts from physical devices ###
80 Interrupts from physical devices are delivered using native methods, this is
82 functions, like posted interrupts. This implies that PVH guests with physical
A Dvtd.txt94 If the assigned device uses a physical IRQ that is shared by more than
173 …evice from the guest by the physical BDF. Then HVM guest will receive a virtual PCI hot removal ev…
177 …CI device to the guest by the physical BDF and desired virtual slot(optional). Following command w…
189 …* For live migration: As you know, VTd device would break the live migration as physical device ca…
191 …* VTd hotplug for device switch: VTd hotplug can be used to dynamically switch physical device bet…
269 controls the physical resources allocation) to enable the Virtual Function.
/xen/xen/arch/
A DKconfig3 int "Maximum number of physical CPUs"
11 Specifies the maximum number of physical CPUs which Xen will support.
/xen/docs/misc/arm/device-tree/
A Dguest.txt10 - reg: specifies the base physical address and size of a region in
26 xen,uefi-system-table | 64-bit | Guest physical address of the UEFI System
29 xen,uefi-mmap-start | 64-bit | Guest physical address of the UEFI memory
A Dbooting.txt64 Specifies the physical address of the module in RAM and the
152 physical SPI of a physical device assigned to the guest.
158 missing, the max number of SPIs supported by the physical GIC is
178 Specifies the physical address of the kernel in RAM and its
193 Specifies the physical address of the ramdisk in RAM and its
257 Specifies the physical address of the device tree binary fragment
A Dacpi.txt15 Specifies the physical address and the length of the module.
/xen/stubdom/grub.patches/
A D60ext4.diff181 + __u16 ee_start_hi; /* high 16 bits of physical block */
182 + __u32 ee_start_lo; /* low 32 bits of physical block */
192 + __u32 ei_leaf_lo; /* pointer to the physical block of the next *
194 + __u16 ei_leaf_hi; /* high 16 bits of physical block */
292 +/* Maps extents enabled logical block into physical block via an inode.
338 + {/* 64bit physical block number not supported */
353 + {/* 64bit physical block number not supported */
373 + /* map extents enabled logical block number to physical fs on-disk block number */
453 for, now we have to translate that to the physical (fs) block on
455 + /* map extents enabled logical block number to physical fs on-disk block number */
/xen/tools/hotplug/FreeBSD/
A Dblock19 xenstore-write $path/physical-device-path $params
/xen/docs/figs/
A Dnetwork-bridge.fig102 4 0 0 50 -1 0 16 1.5708 4 255 1395 225 5400 physical link\001
A Dnetwork-basic.fig64 4 0 0 50 -1 0 16 1.5708 4 255 1395 225 5400 physical link\001
/xen/tools/libfsimage/zfs/zfs-include/
A Dspa.h224 #define BP_SET_BIRTH(bp, logical, physical) \ argument
227 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \
/xen/stubdom/
A Dvtpm-deepquote.patch156 + * TPM_PCR_SELECTION ptSel PCR selection for physical TPM
167 + * BYTE[] sig Signature provided by physical TPM
175 + * The signature is a standard TPM_Quote response from the physical TPM; its
A Dvtpm-parent-sign-ek.patch160 + * TPM_PCR_SELECTION ptSel PCR selection for physical TPM
171 + * BYTE[] sig Signature provided by physical TPM
185 + * The signature is a standard TPM_Quote response from the physical TPM; its
/xen/docs/man/
A Dxen-vtpmmgr.7.pod27 =item 2. Provide a single controlled path of access to the physical TPM
43 The TPM Manager's data is secured by using the physical TPM's seal operation,
45 physical TPM during the boot process, either by the firmware/BIOS or by a
61 has its own AIK in the physical TPM for quotes of the hardware TPM state; when
188 physical address 0xFED42xxx is always locality 2 for TPMs using the TIS driver.
241 locality) that start at physical address 0xfed40000. By default, the TPM manager
366 access to the physical TPM on the system and secures the
378 The physical TPM 2.0 that is soldered onto the motherboard.
A Dxen-tscmode.7.pod173 transported to an entirely different physical machine. While TSC
210 physical machine and target physical machine have the same TSC frequency
213 will be the TSC frequency of the initial physical machine, even after
217 the underlying physical hardware. The "apparent" TSC frequency will
218 be the TSC frequency of the initial physical machine, even after migration.
253 on a physical machine with "TSC Invariant", Linux 2.6.30+ will safely
263 an app may directly examine the physical TSC Invariant cpuid bit and make
A Dxen-vtpm.7.pod20 virtual system the same way they interact with a TPM on the physical system.
111 access to the physical TPM on the system and secures the
123 The physical TPM that is soldered onto the motherboard.
142 Because the TPM manager uses direct access to the physical TPM, it may interfere
144 dom0 from accessing the physical TPM by compiling the kernel without a driver or
149 Access to the physical TPM may be required in order to manage the NVRAM or to
185 locality) that start at physical address 0xfed40000. By default, the TPM manager
/xen/tools/hotplug/NetBSD/
A Dblock90 xenstore-write $xpath/physical-device $physical_device
/xen/tools/tests/mce-test/tools/
A DREADME21 -p, --page physical page address, the default is 0x180020
/xen/xen/include/asm-x86/
A Dio_apic.h111 } physical; member
/xen/docs/misc/arm/
A Dbooting.txt16 Tree. Therefore r2 must point to the physical address of device tree
A Dearly-printk.txt16 physical address of the UART to use.
A Dpassthrough.txt88 properties for each node corresponding to a physical device to assign to
97 They specify the physical address and size of the device memory
/xen/docs/admin-guide/
A Dintroduction.rst24 schedules virtual CPUs on the available physical CPUs, and marshals
/xen/
A DSUPPORT.md269 by maintaining multiple physical to machine (p2m) memory mappings.
278 Groups physical cpus into distinct groups called "cpupools",
287 physical cores. This results in never running different guests at the same
288 time on the same physical core.
554 with access to physical devices to act as back-ends.
675 to expose a physical device to completely untrusted guests.

Completed in 43 milliseconds

123