Home
last modified time | relevance | path

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

123

/linux/Documentation/arch/powerpc/
H A Dkvm-nested.rst12 hypervisor has implemented them. The terms L0, L1, and L2 are used to
13 refer to different software entities. L0 is the hypervisor mode entity
15 guest virtual machine that is directly run under L0 and is initiated
16 and controlled by L0. L2 is a guest virtual machine that is initiated
22 Linux/KVM has had support for Nesting as an L0 or L1 since 2018
24 The L0 code was added::
39 call made by the L1 to tell the L0 to start an L2 vCPU with the given
40 state. The L0 then starts this L2 and runs until an L2 exit condition
42 the L1 by the L0. The full L2 vCPU state is always transferred from
43 and to L1 when the L2 is run. The L0 does
[all...]
/linux/arch/alpha/lib/
H A Dev67-strncat.S20 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1
58 bsr $23, __stxncpy # L0 :/* Now do the append. */
65 ret # L0 :
81 ret # L0 :
87 ret # L0 :
93 ret # L0 :
H A Dev6-divide.S55 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1
208 ret $31,($23),1 # L0 : L U U L
246 bsr $23,ufunction # L0: L U L U
261 ret $31,($23),1 # L0 : L U U L
H A Dev6-memcpy.S18 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1
87 ldq $6, 0($17) # L0 : bytes 0..7
176 ret $31, ($26), 1 # L0 :
240 ret $31, ($26), 1 # L0 :
H A Dev6-stxncpy.S38 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1
133 ret (t9) # L0 : Latency=3
140 br $a_eos # L0 : Latency=3
312 ret (t9) # L0 : Latency=3
333 br $u_final # L0 : Latency=3
393 ret (t9) # L0 : Latency=3
H A Dev67-strlen.S19 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1
48 ret $31, ($26) # L0 :
H A Dev67-strcat.S15 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1
53 br __stxcpy # L0 :
H A Dev6-stxcpy.S30 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1
109 ret (t9) # L0 : Latency=3
135 br stxcpy_aligned # L0 : Latency=3
259 ret (t9) # L0 : Latency=3
H A Dev67-strchr.S16 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1
87 ret # L0 :
H A Dev6-csum_ipv6_magic.S19 * L - lower subcluster; L0 - subcluster L0; L1 - subcluster L1
150 ret # L0 : L U L U
/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst23 | L0 (Host Hypervisor) |
31 - L0 – level-0; the bare metal host, running KVM
33 - L1 – level-1 guest; a VM running on L0; also called the "guest
44 resulting in at least four levels in a nested setup — L0 (bare
48 This document will stick with the three-level terminology (L0,
88 1. On the bare metal host (L0), list the kernel modules and ensure that
128 metal host (L0). Parameters for Intel hosts::
147 Once your bare metal host (L0) is configured for nesting, you should be
165 1. On the host hypervisor (L0), enable the ``nested`` parameter on
217 L0, L
[all...]
H A Dnested-vmx.rst33 L0, the guest hypervisor, which we call L1, and its nested guest, which we
74 also have "vmcs01", the VMCS that L0 built for L1, and "vmcs02" is the VMCS
75 which L0 builds to actually run L2 - how this is done is explained in the
/linux/drivers/cpufreq/
H A Ds5pv210-cpufreq.c110 L0, L1, L2, L3, L4, enumerator
125 {0, L0, 1000*1000},
145 [L0] = {
175 /* L0 : [1000/200/100][166/83][133/66][200/200] */
264 if ((index == L0) || (priv_index == L0)) in s5pv210_target()
383 if (index == L0) in s5pv210_target()
/linux/arch/xtensa/lib/
H A Dmemset.S47 .L0: # return here from .Ldstunaligned when dst is aligned label
113 bbci.l a5, 1, .L0 # if now aligned, return to main algorithm
120 j .L0 # dst is now aligned, return to main algorithm
/linux/arch/sh/lib/
H A D__clear_user.S36 .L0: dt r3 define
38 bf/s .L0
/linux/arch/sparc/net/
H A Dbpf_jit_64.h20 #define L0 0x10 macro
/linux/scripts/
H A Dmksysmap76 / L0$/d
/linux/arch/arm/mach-omap2/
H A Dsram242x.S62 mov r9, #0x0 @ shift back to L0-voltage
67 str r3, [r2] @ go to L0-freq operation
101 orr r5, r5, r9 @ bulld value for L0/L1-volt operation.
196 orr r8, r8, r9 @ bulld value for L0/L1-volt operation.
H A Dsram243x.S62 mov r9, #0x0 @ shift back to L0-voltage
67 str r3, [r2] @ go to L0-freq operation
101 orr r5, r5, r9 @ bulld value for L0/L1-volt operation.
196 orr r8, r8, r9 @ bulld value for L0/L1-volt operation.
/linux/lib/crc/arm64/
H A Dcrc32-core.S219 crc4way crc32cx, .L0
234 .L0: .long 0xddc0152b, 0xba4fc28e, 0x493c7d27 label
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dmemory.txt91 | +-------------------------------> [47:39] L0 索引
/linux/lib/
H A Dtest_dynamic_debug.c92 enum cat_level_names { L0 = 22, L1, L2, L3, L4, L5, L6, L7 }; enumerator
94 "L0", "L1", "L2", "L3", "L4", "L5", "L6", "L7");
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dmemory.txt95 | +-------------------------------> [47:39] L0 索引
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-qcom-dc-scm-v1.dts106 /*L0-L7*/ "","","","","","","","",
/linux/Documentation/driver-api/cxl/linux/
H A Daccess-coordinates.rst44 | L0
58 L(L0) - Link latency between SW0 and RP0
66 B(L0) - Link bandwidth between SW0 and RP0

123