HomeSort by: relevance | last modified time | path
    Searched refs:machine_create (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/nvmm/
nvmm_internal.h 122 void (*machine_create)(struct nvmm_machine *); member in struct:nvmm_impl
nvmm.c 343 (*nvmm_impl->machine_create)(mach);
  /src/sys/dev/nvmm/x86/
nvmm_x86_svm.c 2683 .machine_create = svm_machine_create,
nvmm_x86_vmx.c 3683 .machine_create = vmx_machine_create,

Completed in 205 milliseconds