OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:machine_suspend
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/nvmm/
nvmm_internal.h
125
void (*
machine_suspend
)(struct nvmm_machine *);
member in struct:nvmm_impl
nvmm.c
1336
if (nvmm_impl->
machine_suspend
)
1337
(*nvmm_impl->
machine_suspend
)(mach);
1393
if (nvmm_impl->
machine_suspend
|| nvmm_impl->vcpu_suspend) {
Completed in 28 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025