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.h194 struct vmm_ops { struct
220 extern const struct vmm_ops vmm_ops_intel; argument
221 extern const struct vmm_ops vmm_ops_amd;
/freebsd/sys/amd64/vmm/amd/
H A Dsvm.c2806 const struct vmm_ops vmm_ops_amd = {
/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c4271 const struct vmm_ops vmm_ops_intel = {