OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VCPUOP_up
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
vcpu.h
42
* newly-initialised VCPU will not run until it is brought up by
VCPUOP_up
.
55
#define
VCPUOP_up
1
/src/sys/arch/xen/x86/
cpu.c
692
* APs end up here immediately after initialisation and
VCPUOP_up
in
1037
if ((hyperror = HYPERVISOR_vcpu_op(
VCPUOP_up
, ci->ci_vcpuid, NULL))) {
1038
aprint_error(":
VCPUOP_up
hypervisor command failed. errno = %d\n", hyperror);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025