Home
last modified time | relevance | path

Searched refs:modcleanup (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/amd64/include/
H A Dvmm.h196 vmm_cleanup_func_t modcleanup; member
/freebsd-14.2/sys/amd64/vmm/amd/
H A Dsvm.c2805 .modcleanup = svm_modcleanup,
/freebsd-14.2/sys/amd64/vmm/
H A Dvmm.c233 DEFINE_VMMOPS_IFUNC(int, modcleanup, (void))
/freebsd-14.2/sys/amd64/vmm/intel/
H A Dvmx.c4269 .modcleanup = vmx_modcleanup,