Home
last modified time | relevance | path

Searched refs:tdx (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/arch/x86/coco/tdx/
DMakefile3 obj-y += tdx.o tdx-shared.o tdcall.o
/Linux-v6.6/drivers/virt/coco/tdx-guest/
DMakefile2 obj-$(CONFIG_TDX_GUEST_DRIVER) += tdx-guest.o
DKconfig10 be called tdx-guest.
/Linux-v6.6/arch/x86/coco/
DMakefile8 obj-$(CONFIG_INTEL_TDX_GUEST) += tdx/
/Linux-v6.6/drivers/virt/
DMakefile14 obj-$(CONFIG_INTEL_TDX_GUEST) += coco/tdx-guest/
DKconfig55 source "drivers/virt/coco/tdx-guest/Kconfig"
/Linux-v6.6/Documentation/virt/
Dindex.rst17 coco/tdx-guest
/Linux-v6.6/Documentation/arch/x86/
Dindex.rst30 tdx
/Linux-v6.6/arch/x86/boot/compressed/
DMakefile114 vmlinux-objs-$(CONFIG_INTEL_TDX_GUEST) += $(obj)/tdx.o $(obj)/tdcall.o $(obj)/tdx-shared.o
/Linux-v6.6/drivers/acpi/numa/
Dhmat.c497 unsigned int ipds, tpds, i, idx = 0, tdx = 0; in hmat_initiator_perf() local
519 tdx = i; in hmat_initiator_perf()
526 return hmat_normalize(entries[idx * tpds + tdx], in hmat_initiator_perf()
/Linux-v6.6/Documentation/virt/coco/
Dtdx-guest.rst10 The TDX guest driver exposes IOCTL interfaces via the /dev/tdx-guest misc
/Linux-v6.6/tools/testing/selftests/
DMakefile87 TARGETS += tdx