Home
last modified time | relevance | path

Searched refs:VSEC_CAP_SDSI (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dintel_vsec.h11 #define VSEC_CAP_SDSI BIT(3) macro
/linux/drivers/platform/x86/intel/
H A Dvsec.c68 return !!(caps & VSEC_CAP_SDSI); in intel_vsec_supported()
404 .caps = VSEC_CAP_TELEMETRY | VSEC_CAP_SDSI | VSEC_CAP_TPMI,