OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vcpu_configure
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/nvmm/
nvmm_internal.h
130
int (*
vcpu_configure
)(struct nvmm_cpu *, uint64_t, void *);
member in struct:nvmm_impl
nvmm.c
541
error = (*nvmm_impl->
vcpu_configure
)(vcpu, op, data);
/src/sys/dev/nvmm/x86/
nvmm_x86_svm.c
2688
.
vcpu_configure
= svm_vcpu_configure,
nvmm_x86_vmx.c
3688
.
vcpu_configure
= vmx_vcpu_configure,
Completed in 18 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025