Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/kvm/
Dmips.c59 STATS_DESC_COUNTER(VCPU, int_exits),
1204 ++vcpu->stat.int_exits; in __kvm_mips_handle_exit()
/linux-6.6.21/arch/mips/include/asm/
Dkvm_host.h119 u64 int_exits; member