Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dtiming.h62 vcpu->stat.syscall_exits++; in kvmppc_account_exit_stat()
Dbook3s.c48 { "sysc", VCPU_STAT(syscall_exits) },
Dbook3s_pr.c1318 vcpu->stat.syscall_exits++; in kvmppc_handle_exit_pr()
Dbooke.c48 { "sysc", VCPU_STAT(syscall_exits) },
/arch/powerpc/include/asm/
Dkvm_host.h105 u64 syscall_exits; member
/arch/mips/kvm/
Dmips.c54 { "syscall", VCPU_STAT(syscall_exits), KVM_STAT_VCPU },
1384 ++vcpu->stat.syscall_exits; in kvm_mips_handle_exit()
/arch/mips/include/asm/
Dkvm_host.h157 u64 syscall_exits; member