Home
last modified time | relevance | path

Searched refs:Nested (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst4 Nested VMX
15 The "Nested VMX" feature adds this missing capability - of running guest
22 "The Turtles Project: Design and Implementation of Nested Virtualization",
57 Nested VMX aims to present a standard and (eventually) fully-functional VMX
H A Drunning-nested-guests.rst15 | (Nested Guest) | | (Nested Guest) |
H A Derrata.rst48 Nested virtualization features
/linux/rust/zerocopy/src/util/
H A Dmacro_util.rs993 pub(crate) struct Nested<T, U: ?Sized> { in test_trailing_field_offset() struct
998 test!(#[repr(C)] (; Nested<u8, AU64>) => Some(0)); in test_trailing_field_offset()
999 test!(#[repr(C)] (; Nested<u8, [AU64]>) => Some(0)); in test_trailing_field_offset()
1000 test!(#[repr(C)] (u8; Nested<u8, AU64>) => Some(8)); in test_trailing_field_offset()
1001 test!(#[repr(C)] (u8; Nested<u8, [AU64]>) => Some(8)); in test_trailing_field_offset()
/linux/Documentation/networking/devlink/
H A Dindex.rst25 Nested instances
/linux/Documentation/driver-api/
H A Dio-mapping.rst56 Nested mappings need to be undone in reverse order because the mapping
/linux/arch/x86/kvm/
H A DKconfig170 Secure Nested Paging (SEV-SNP) technologies on AMD processors.
/linux/Documentation/trace/
H A Dring-buffer-design.rst700 Nested writes
730 Nested write comes in and moves the tail page forward::
/linux/Documentation/networking/
H A Dfilter.rst299 nlan Nested Netlink attribute of type X with offset A
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst553 3.4. Nested virtual machines
/linux/Documentation/locking/
H A Dlockdep-design.rst192 Exception: Nested data dependencies leading to nested locking
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv856 0x8000000a, 0, edx, 0, npt , Nested paging
/linux/Documentation/virt/kvm/
H A Dapi.rst3563 - KVM_ARM_VCPU_HAS_EL2: Enable Nested Virtualisation support,
3569 - KVM_ARM_VCPU_HAS_EL2_E2H0: Restrict Nested Virtualisation
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst768 Nested keyed
H A Dkernel-parameters.txt3206 kvm-amd.npt= [KVM,AMD] Control KVM's use of Nested Page Tables,