Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dkvm_host.h151 u64 wait_exits; member
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmips.c43 VCPU_STAT("wait", wait_exits),
H A Demulate.c974 ++vcpu->stat.wait_exits; in kvm_mips_emul_wait()