Home
last modified time | relevance | path

Searched refs:syscall_exits (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dtiming.h63 vcpu->stat.syscall_exits++; in kvmppc_account_exit_stat()
H A Dbooke.c64 STATS_DESC_COUNTER(VCPU, syscall_exits),
/linux/arch/mips/kvm/
H A Dmips.c66 STATS_DESC_COUNTER(VCPU, syscall_exits),
1253 ++vcpu->stat.syscall_exits; in __kvm_mips_handle_exit()
/linux/arch/mips/include/asm/
H A Dkvm_host.h126 u64 syscall_exits; member