Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86.c210 const struct nvmm_x86_cpuid_mask nvmm_cpuid_00000001 = {
277 const struct nvmm_x86_cpuid_mask nvmm_cpuid_00000007 = {
354 const struct nvmm_x86_cpuid_mask nvmm_cpuid_80000001 = {
414 const struct nvmm_x86_cpuid_mask nvmm_cpuid_80000007 = {
433 const struct nvmm_x86_cpuid_mask nvmm_cpuid_80000008 = {
H A Dnvmm_x86.h696 struct nvmm_x86_cpuid_mask { struct
714 extern const struct nvmm_x86_cpuid_mask nvmm_cpuid_00000001; argument
715 extern const struct nvmm_x86_cpuid_mask nvmm_cpuid_00000007;
716 extern const struct nvmm_x86_cpuid_mask nvmm_cpuid_80000001;
717 extern const struct nvmm_x86_cpuid_mask nvmm_cpuid_80000007;
718 extern const struct nvmm_x86_cpuid_mask nvmm_cpuid_80000008;