Home
last modified time | relevance | path

Searched refs:SGXLC (Results 1 – 25 of 55) sorted by relevance

123

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/klauspost/cpuid/
H A Ddetect_intel.go26 c.SGX = hasSGX(c.Features&SGX != 0, c.Features&SGXLC != 0)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/klauspost/cpuid/
H A Ddetect_intel.go26 c.SGX = hasSGX(c.Features&SGX != 0, c.Features&SGXLC != 0)
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/klauspost/cpuid/
H A Ddetect_intel.go26 c.SGX = hasSGX(c.Features&SGX != 0, c.Features&SGXLC != 0)
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/klauspost/cpuid/
H A Ddetect_intel.go26 c.SGX = hasSGX(c.Features&SGX != 0, c.Features&SGXLC != 0)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/klauspost/cpuid/cpuid-1.3.1/
H A Ddetect_intel.go26 c.SGX = hasSGX(c.Features&SGX != 0, c.Features&SGXLC != 0)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/klauspost/cpuid/
H A Ddetect_intel.go26 c.SGX = hasSGX(c.Features&SGX != 0, c.Features&SGXLC != 0)
/dports/biology/ncbi-entrez-direct/ncbi-entrez-direct-14.9.20210423/cmd/vendor/github.com/klauspost/cpuid/
H A Ddetect_intel.go26 c.SGX = hasSGX(c.Features&SGX != 0, c.Features&SGXLC != 0)
/dports/net/nncp/nncp-8.0.2/src/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go28 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
H A Dfeatureid_string.go86 _ = x[SGXLC-76]
/dports/devel/goredo/goredo-1.21.0/src/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go28 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
H A Dfeatureid_string.go86 _ = x[SGXLC-76]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go26 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
H A Dfeatureid_string.go75 _ = x[SGXLC-65]
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go28 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
H A Dfeatureid_string.go75 _ = x[SGXLC-65]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go28 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go28 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
H A Dfeatureid_string.go75 _ = x[SGXLC-65]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go26 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
H A Dfeatureid_string.go75 _ = x[SGXLC-65]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go28 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go28 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
H A Dfeatureid_string.go75 _ = x[SGXLC-65]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/klauspost/cpuid/v2/
H A Ddetect_x86.go28 c.SGX = hasSGX(c.featureSet.inSet(SGX), c.featureSet.inSet(SGXLC))
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/klauspost/cpuid/
H A Dcpuid.go90 SGXLC // Software Guard Extensions Launch Control const
158 SGXLC: "SGXLC", // Software Guard Extensions Launch Control
223 CPU.SGX = hasSGX(CPU.Features&SGX != 0, CPU.Features&SGXLC != 0)
1011 rval |= SGXLC

123