Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm.h217 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 = { variable
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c202 return (vmm_ops_amd.opname); \