Searched refs:NR_WORLD (Results 1 – 4 of 4) sorted by relevance
33 if ((vcpu->vm->sworld_control.flag.supported != 0UL) && (next_world_id < NR_WORLD) in hcall_world_switch()
173 #define NR_WORLD 2 macro252 struct guest_cpu_context contexts[NR_WORLD];
404 if ((idx < NR_WORLD) && (cpl == 0U)) { in xsetbv_vmexit_handler()
254 for (i = 0; i < NR_WORLD; i++) { in vcpu_reset_internal()
Completed in 7 milliseconds