Home
last modified time | relevance | path

Searched refs:NR_WORLD (Results 1 – 4 of 4) sorted by relevance

/hypervisor/common/
A Dtrusty_hypercall.c33 if ((vcpu->vm->sworld_control.flag.supported != 0UL) && (next_world_id < NR_WORLD) in hcall_world_switch()
/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h173 #define NR_WORLD 2 macro
252 struct guest_cpu_context contexts[NR_WORLD];
/hypervisor/arch/x86/guest/
A Dvmexit.c404 if ((idx < NR_WORLD) && (cpl == 0U)) { in xsetbv_vmexit_handler()
A Dvcpu.c254 for (i = 0; i < NR_WORLD; i++) { in vcpu_reset_internal()

Completed in 7 milliseconds