gvisor/pkg/cpuid
Jing Chen c0dfa0e845 initialize hostFeatureSet from init function 2021-10-23 15:39:57 -07:00
..
BUILD [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
cpu_amd64.s
cpuid.go initialize hostFeatureSet from init function 2021-10-23 15:39:57 -07:00
cpuid_arm64.go fix the failed test target //pkg/cpuid:cpuid_test on arm64. 2021-10-23 15:39:57 -07:00
cpuid_arm64_test.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
cpuid_parse_x86_test.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00
cpuid_x86.go initialize hostFeatureSet from init function 2021-10-23 15:39:57 -07:00
cpuid_x86_test.go Add go:build directives as required by Go 1.17's gofmt. 2021-07-20 16:28:45 -07:00