Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/amd64/include/
HDvmm.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-14-stable/sys/amd64/vmm/amd/
HDsvm.c2803 const struct vmm_ops vmm_ops_amd = {
/freebsd-14-stable/sys/amd64/vmm/intel/
HDvmx.c4267 const struct vmm_ops vmm_ops_intel = {