Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
A Dbook3s_hv_builtin.c122 while ((get_tb() < stop) && !VCORE_IS_EXITING(vc)) { in kvmppc_rm_h_confer()
A Dbook3s_hv.c4322 !VCORE_IS_EXITING(vc)) { in kvmppc_run_vcpu()
/linux/arch/powerpc/include/asm/
A Dkvm_host.h339 #define VCORE_IS_EXITING(vc) (VCORE_EXIT_MAP(vc) != 0) macro

Completed in 18 milliseconds