Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm.h191 struct vmm_ops { struct
216 extern const struct vmm_ops vmm_ops_intel; argument
217 extern const struct vmm_ops vmm_ops_amd;
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c2700 const struct vmm_ops vmm_ops_amd = {
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c4194 const struct vmm_ops vmm_ops_intel = {