Searched refs:tdx (Results 1 – 5 of 5) sorted by relevance
3 obj-y += tdx.o tdcall.o
8 obj-$(CONFIG_INTEL_TDX_GUEST) += tdx/
29 tdx
498 unsigned int ipds, tpds, i, idx = 0, tdx = 0; in hmat_initiator_perf() local520 tdx = i; in hmat_initiator_perf()527 return hmat_normalize(entries[idx * tpds + tdx], in hmat_initiator_perf()
108 vmlinux-objs-$(CONFIG_INTEL_TDX_GUEST) += $(obj)/tdx.o $(obj)/tdcall.o