Home
last modified time | relevance | path

Searched defs:vm_capability (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/riscv/include/
H A Dvmm_dev.h99 struct vm_capability { struct
100 int cpuid;
101 enum vm_cap_type captype;
102 int capval;
103 int allcpus;
/freebsd/sys/arm64/include/
H A Dvmm_dev.h93 struct vm_capability { struct
94 int cpuid;
95 enum vm_cap_type captype;
96 int capval;
97 int allcpus;
/freebsd/sys/amd64/include/
H A Dvmm_dev.h121 struct vm_capability { struct
122 int cpuid;
123 enum vm_cap_type captype;
124 int capval;
125 int allcpus;