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.h101 struct vm_capability { struct
102 int cpuid;
103 enum vm_cap_type captype;
104 int capval;
105 int allcpus;
/freebsd/sys/arm64/include/
H A Dvmm_dev.h95 struct vm_capability { struct
96 int cpuid;
97 enum vm_cap_type captype;
98 int capval;
99 int allcpus;
/freebsd/sys/amd64/include/
H A Dvmm_dev.h123 struct vm_capability { struct
124 int cpuid;
125 enum vm_cap_type captype;
126 int capval;
127 int allcpus;