Home
last modified time | relevance | path

Searched refs:VMM (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h285 #define VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL,BASE,SIZE,NEXT) do { \ argument
299 VMM_SPAM(VMM, "ITER %08x %08x PTE(s)", PTEI, (u32)_ptes); \
301 FILL(VMM, PT, PTEI, _ptes, MAP, _addr); \
308 #define VMM_MAP_ITER_MEM(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
309 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
313 #define VMM_MAP_ITER_DMA(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
314 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
316 #define VMM_MAP_ITER_SGL(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
317 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
/kernel/linux/linux-5.10/Documentation/x86/
Dintel_txt.rst46 Trusted Boot (tboot) is an open source, pre-kernel/VMM module that
48 kernel/VMM.
54 Tboot currently supports launching Xen (open source VMM/hypervisor
Dintel-iommu.rst115 - API for paravirt ops for abstracting functionality for VMM folks.
Dsva.rst217 ENQCMD can be used from within a guest VM. In these cases, the VMM helps
/kernel/linux/linux-5.10/drivers/virtio/
DKconfig27 drivers over PCI. This requires that your VMM has appropriate PCI
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/
Dfm10k.rst125 KVM Hypervisor/VMM supports direct assignment of a PCIe device to a VM. This
Dixgbe.rst540 Linux KVM Hypervisor/VMM supports direct assignment of a PCIe device to a VM.
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dmultihit.rst39 Privileged software, including OS and virtual machine managers (VMM), are in
/kernel/linux/linux-5.10/security/
DKconfig106 confidence that their hardware is running the VMM or kernel that
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dapi.rst5726 instead of KVM_CREATE_IRQCHIP if the userspace VMM wishes to emulate the
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch142036 + ** Pointer to VMM memory area.