Home
last modified time | relevance | path

Searched refs:TDX_CMD_GET_REPORT0 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dtdx-guest.h40 #define TDX_CMD_GET_REPORT0 _IOWR('T', 1, struct tdx_report_req) macro
/linux-6.3-rc2/Documentation/virt/coco/
A Dtdx-guest.rst23 2.1 TDX_CMD_GET_REPORT0
32 The TDX_CMD_GET_REPORT0 IOCTL can be used by the attestation software to get
/linux-6.3-rc2/drivers/virt/coco/tdx-guest/
A Dtdx-guest.c60 case TDX_CMD_GET_REPORT0: in tdx_guest_ioctl()
/linux-6.3-rc2/tools/testing/selftests/tdx/
A Dtdx_guest_test.c145 ASSERT_EQ(0, ioctl(devfd, TDX_CMD_GET_REPORT0, &req)); in TEST()

Completed in 7 milliseconds