Home
last modified time | relevance | path

Searched refs:VCORE_IS_EXITING (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv_builtin.c121 while ((get_tb() < stop) && !VCORE_IS_EXITING(vc)) { in kvmppc_rm_h_confer()
A Dbook3s_hv.c4471 !VCORE_IS_EXITING(vc)) { in kvmppc_run_vcpu()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dkvm_host.h343 #define VCORE_IS_EXITING(vc) (VCORE_EXIT_MAP(vc) != 0) macro

Completed in 17 milliseconds