Home
last modified time | relevance | path

Searched refs:vmm_ops (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/amd64/include/
H A Dvmm.h201 struct vmm_ops { struct
228 extern const struct vmm_ops vmm_ops_intel; argument
229 extern const struct vmm_ops vmm_ops_amd;
/freebsd/sys/amd64/vmm/amd/
H A Dsvm.c2830 const struct vmm_ops vmm_ops_amd = {
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c4283 const struct vmm_ops vmm_ops_intel = {