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

  /src/sys/dev/nvmm/
nvmm_internal.h 124 int (*machine_configure)(struct nvmm_machine *, uint64_t, void *); member in struct:nvmm_impl
nvmm.c 422 error = (*nvmm_impl->machine_configure)(mach, op, data);
  /src/sys/dev/nvmm/x86/
nvmm_x86_svm.c 2685 .machine_configure = svm_machine_configure,
nvmm_x86_vmx.c 3685 .machine_configure = vmx_machine_configure,

Completed in 19 milliseconds