Searched refs:VSEC_CAP_TELEMETRY (Results 1 – 2 of 2) sorted by relevance
97 return !!(caps & VSEC_CAP_TELEMETRY); in intel_vsec_supported()403 .caps = VSEC_CAP_TELEMETRY,410 .caps = VSEC_CAP_TELEMETRY,415 .caps = VSEC_CAP_TELEMETRY | VSEC_CAP_SDSI | VSEC_CAP_TPMI,420 .caps = VSEC_CAP_TELEMETRY,
8 #define VSEC_CAP_TELEMETRY BIT(0) macro