OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Oct 01 07:09:59 GMT 2025