Home
last modified time | relevance | path

Searched refs:int_exits (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmips.c46 VCPU_STAT("interrupt", int_exits),
1255 ++vcpu->stat.int_exits; in kvm_mips_handle_exit()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dkvm_host.h154 u64 int_exits; member