Home
last modified time | relevance | path

Searched refs:logical (Results 1 – 16 of 16) sorted by relevance

/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D60ext4.diff179 + __u32 ee_block; /* first logical block extent covers */
191 + __u32 ei_block; /* index covers logical blocks from 'block' */
292 +/* Maps extents enabled logical block into physical block via an inode.
321 + printf ("logical block %d\n", logical_block);
370 /* find the (logical) block component of our location */
373 + /* map extents enabled logical block number to physical fs on-disk block number */
448 /* else, find the (logical) block component of our location */
449 + /* ext4 logical block number the same as ext2/3 */
452 /* we know which logical block of the directory entry we are looking
455 + /* map extents enabled logical block number to physical fs on-disk block number */
A D61btrfs.diff1472 + u64 logical);
2274 + u64 logical)
2285 + logical < chunk_start)
2313 + u64 logical,
2320 + eb->start = logical;
2366 + chunk, map, logical);
2389 + u64 logical)
2402 + key.offset = logical;
2419 + chunk, map, logical);
2457 + offset = logical - ce->start;
[all …]
A D00cvs818 + /* This is for I2O - we have /dev/i2o/hd<logical drive><partition> */
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/zfs-include/
A Dspa.h224 #define BP_SET_BIRTH(bp, logical, physical) \ argument
226 (bp)->blk_birth = (logical); \
227 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dio_apic.h113 } logical; member
/xen-4.10.0-shim-comet/docs/misc/
A Dvtd-pi.txt30 Notification Destination (NDST): Specify the physical APIC-ID of the destination logical
324 interrupts in a round-robin manner across all the available logical CPUs. While
329 on the vector value in the interrupt request, and use that hash to pick a logical
331 to the same logical CPU, avoiding the thrashing problem above.
A Dxen-command-line.markdown584 * `cpu`: one runqueue per each logical pCPUs of the host;
589 * `all`: just one runqueue shared by all the logical pCPUs of
1401 and logical processors.
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dio_apic.c1041 SET_DEST(entry, logical, cpu_mask_to_apicid(TARGET_CPUS)); in setup_IO_APIC_irqs()
1073 SET_DEST(entry, logical, cpu_mask_to_apicid(TARGET_CPUS)); in setup_ExtINT_IRQ0_pin()
1204 entry.dest.logical.logical_dest, in __print_IO_APIC()
2241 SET_DEST(entry, logical, cpu_mask_to_apicid(&mask)); in io_apic_set_pci_routing()
2428 SET_DEST(rte, logical, cpu_mask_to_apicid(desc->arch.cpu_mask)); in ioapic_guest_write()
2491 rte.dest.logical.logical_dest); in dump_ioapic_irq_info()
/xen-4.10.0-shim-comet/
A DCODING_STYLE37 Space characters are used to spread out logical statements, such as in
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_intr.c178 dest = rte->dest.logical.logical_dest; in update_intremap_entry_from_ioapic()
271 dest = rte.dest.logical.logical_dest; in amd_iommu_setup_ioapic_remapping()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Dintremap.c317 old_rte->dest.logical.__reserved_1 = 0; in remap_entry_to_ioapic_rte()
318 old_rte->dest.logical.logical_dest = iremap_entry->remap.dst >> 8; in remap_entry_to_ioapic_rte()
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vtpmmgr.pod.7346 logical vtpms on the system. The vTPM Platform Configuration
A Dxen-vtpm.pod.789 logical vtpms on the system. The vTPM Platform Configuration
A Dxl.pod.1.in1754 logical processor to measure specific platform shared resource metric, for
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DChangeLog130 - VBE get/set logical scan line length fixes for the 4bpp mode
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Drombios.c9095 ;; no logical CHS mapping used, just physical CHS
9107 mov (0x003d + 0x0e), dl ;; number of logical sectors (same)
9241 ;; no logical CHS mapping used, just physical CHS
9253 mov (0x004d + 0x0e), dl ;; number of logical sectors (same)

Completed in 40 milliseconds