Home
last modified time | relevance | path

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

12345

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DThunk.h66 } Virtual; member
70 bool isEmpty() const { return !NonVirtual && Virtual.isEmpty(); } in isEmpty()
74 return LHS.NonVirtual == RHS.NonVirtual && LHS.Virtual.Equals(RHS.Virtual);
87 return LHS.NonVirtual == RHS.NonVirtual && LHS.Virtual.Less(RHS.Virtual);
133 } Virtual; member
137 bool isEmpty() const { return !NonVirtual && Virtual.isEmpty(); } in isEmpty()
140 return LHS.NonVirtual == RHS.NonVirtual && LHS.Virtual.Equals(RHS.Virtual);
151 return LHS.NonVirtual == RHS.NonVirtual && LHS.Virtual.Less(RHS.Virtual);
/freebsd/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg_fpga.txt21 # 1. Virtual Interfaces: 128.
22 # 2. Ingress Queues with Free Lists: 1024. PCI-E SR-IOV Virtual Functions
24 # 3. Egress Queues: 128K. PCI-E SR-IOV Virtual Functions must use a
27 # Virtual Functions based off of a Physical Function all get the
29 # Additionally, regardless of whether Virtual Functions are enabled or
31 # And finally, all Physical Funcations capable of supporting Virtual
45 # Physical Functions don't have any Virtual Functions associated with
68 # Virtual Machines to directly access T4 functionality via SR-IOV
69 # Virtual Functions and "PCI Device Passthrough" -- this is especially
71 # currently no ability to use the TOE, FCoE, iSCSI, etc. via Virtual
[all …]
H A Dt4fw_cfg_uwire.txt21 # 1. Virtual Interfaces: 128.
22 # 2. Ingress Queues with Free Lists: 1024. PCI-E SR-IOV Virtual Functions
24 # 3. Egress Queues: 128K. PCI-E SR-IOV Virtual Functions must use a
27 # Virtual Functions based off of a Physical Function all get the
29 # Additionally, regardless of whether Virtual Functions are enabled or
31 # And finally, all Physical Funcations capable of supporting Virtual
45 # Physical Functions don't have any Virtual Functions associated with
68 # Virtual Machines to directly access T4 functionality via SR-IOV
69 # Virtual Functions and "PCI Device Passthrough" -- this is especially
71 # currently no ability to use the TOE, FCoE, iSCSI, etc. via Virtual
[all …]
H A Dt6fw_cfg_fpga.txt22 # 1. Virtual Interfaces: 256.
52 # 9. Some customers will want to use PCI-E SR-IOV Capability to allow Virtual
53 # Machines to directly access T6 functionality via SR-IOV Virtual Functions
189 # NVI = 256 # available Virtual Interfaces
196 # Breakdown of Virtual Interface/Queue/Interrupt resources for the "Unified
254 # Microsoft HyperV resources. The HyperV Virtual Ingress Queues will have
258 # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM
283 # Note: The UnifiedPF is PF4 which doesn't have any Virtual Functions
285 # UnifiedPF aren't inherited by any Virtual Functions. As a result we can
286 # provision many more Virtual Functions than we can if the UnifiedPF were
[all …]
H A Dt5fw_cfg_uwire.txt22 # 1. Virtual Interfaces: 256.
52 # 9. Some customers will want to use PCI-E SR-IOV Capability to allow Virtual
53 # Machines to directly access T6 functionality via SR-IOV Virtual Functions
195 # NVI = 128 # available Virtual Interfaces
202 # Breakdown of Virtual Interface/Queue/Interrupt resources for the "Unified
260 # Microsoft HyperV resources. The HyperV Virtual Ingress Queues will have
264 # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM
289 # Note: The UnifiedPF is PF4 which doesn't have any Virtual Functions
291 # UnifiedPF aren't inherited by any Virtual Functions. As a result we can
292 # provision many more Virtual Functions than we can if the UnifiedPF were
[all …]
H A Dt6fw_cfg_uwire.txt22 # 1. Virtual Interfaces: 256.
52 # 9. Some customers will want to use PCI-E SR-IOV Capability to allow Virtual
53 # Machines to directly access T6 functionality via SR-IOV Virtual Functions
212 # NVI = 256 # available Virtual Interfaces
219 # Breakdown of Virtual Interface/Queue/Interrupt resources for the "Unified
277 # Microsoft HyperV resources. The HyperV Virtual Ingress Queues will have
281 # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM
306 # Note: The UnifiedPF is PF4 which doesn't have any Virtual Functions
308 # UnifiedPF aren't inherited by any Virtual Functions. As a result we can
309 # provision many more Virtual Functions than we can if the UnifiedPF were
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dvirtual6 # Virtual Server
7 # Virtual PC
11 # Virtual%20Hard%20Disk%20Format%20Spec_10_18_06.doc
12 0 string conectix Microsoft Disk Image, Virtual Server or Virtual PC
14 #0 string conectix Microsoft Virtual Hard Disk image
15 #0 string conectix Microsoft Virtual HD image
32 # vpc~Microsoft Virtual PC, vs~Microsoft Virtual Server, vbox~VirtualBox, d2v~disk2vhd
34 # Creator Version: 0x00010000~Virtual Server 2004, 0x00050000~Virtual PC 2004
179 # 2FA54224-CD1B-4876-B211-5DBED83BF4B8 Virtual Disk Size GUID
180 # 2442A52F1BCD7648B2115DBED83BF4B8 Virtual Disk Size ID
[all …]
H A Dlecter4 # DEC SRC Virtual Paper: Lectern files
6 0 string lect DEC SRC Virtual Paper Lectern file
H A Dparrot3 # parrot: file(1) magic for Parrot Virtual Machine
H A Dnatinst17 >>10 string IN Virtual Instrument Program, data
/freebsd/share/doc/papers/relengr/
H A Dref.bib5 %B \s-1UNIX\s0 System Manager's Manual, 4.3 Berkeley Software Distribution, Virtual VAX-11 Version
13 %B \s-1UNIX\s0 System Manager's Manual, 4.3 Berkeley Software Distribution, Virtual VAX-11 Version
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def36 HANDLE_DI_FLAG((1 << 5), Virtual)
63 // the bitwise or of Virtual and FwdDecl, which does not otherwise
81 HANDLE_DISP_FLAG(1u, Virtual)
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1229 Adjustment.Virtual.Itanium.VBaseOffsetOffset = in ComputeReturnAdjustment()
1232 Adjustment.Virtual.Itanium.VBaseOffsetOffset = in ComputeReturnAdjustment()
1329 Adjustment.Virtual.Itanium.VCallOffsetOffset = in ComputeThisAdjustment()
1569 if (ThisAdjustment.Virtual.Itanium.VCallOffsetOffset && in AddMethods()
2037 if (Thunk.Return.Virtual.Itanium.VBaseOffsetOffset) { in dumpLayout()
2038 Out << ", " << Thunk.Return.Virtual.Itanium.VBaseOffsetOffset; in dumpLayout()
2051 if (Thunk.This.Virtual.Itanium.VCallOffsetOffset) { in dumpLayout()
2052 Out << ", " << Thunk.This.Virtual.Itanium.VCallOffsetOffset; in dumpLayout()
2087 if (Thunk.This.Virtual.Itanium.VCallOffsetOffset) { in dumpLayout()
2088 Out << ", " << Thunk.This.Virtual.Itanium.VCallOffsetOffset; in dumpLayout()
[all …]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h68 Virtual, enumerator
70 Last = Virtual
149 CGCallee result(SpecialKind::Virtual); in forVirtual()
205 return KindOrFunctionPointer == SpecialKind::Virtual; in isVirtual()
/freebsd/sys/contrib/device-tree/Bindings/security/tpm/
H A Dibmvtpm.txt1 * Device Tree Bindings for IBM Virtual Trusted Platform Module(vtpm)
26 Example (IBM Virtual Trusted Platform Module)
/freebsd/sbin/init/
H A Dttys29 # Virtual terminals
46 # Xen Virtual console
/freebsd/sys/contrib/device-tree/src/arc/
H A Dvdk_hs38.dts5 * ARC HS38 Virtual Development Kit (VDK)
H A Dvdk_hs38_smp.dts5 * ARC HS38 Virtual Development Kit, SMP version (VDK)
/freebsd/contrib/sendmail/cf/feature/
H A Dvirtusertable.m422 # Virtual user table (maps incoming users)
/freebsd/sys/contrib/device-tree/Bindings/powerpc/
H A Dibm,vas.txt1 * IBM Powerpc Virtual Accelerator Switchboard (VAS)
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Drtc-meson-vrtc.txt1 * Amlogic Virtual RTC (VRTC)
/freebsd/sys/contrib/device-tree/src/arm64/arm/
H A Dcorstone1000-fvp.dts13 model = "ARM Corstone1000 FVP (Fixed Virtual Platform)";
/freebsd/sys/contrib/device-tree/src/arm/xen/
H A Dxenvm-4.2.dts3 * Xen Virtual Machine for unprivileged guests
/freebsd/sys/contrib/device-tree/Bindings/i3c/
H A Di3c.txt28 When undefined, the core looks at LVR (Legacy Virtual Register)
48 + third cell: shall encode the I3C LVR (Legacy Virtual Register)
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dqcom,fastrpc.txt28 Definition: Virtual machine IDs for remote processor.

12345