Home
last modified time | relevance | path

Searched refs:ext_intr_exits (Results 1 – 6 of 6) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dtiming.h44 vcpu->stat.ext_intr_exits++; in kvmppc_account_exit_stat()
H A Dbook3s.c71 STATS_DESC_COUNTER(VCPU, ext_intr_exits),
H A Dbook3s_hv.c1671 vcpu->stat.ext_intr_exits++; in kvmppc_handle_exit_hv()
1999 vcpu->stat.ext_intr_exits++; in kvmppc_handle_nested_exit()
2004 vcpu->stat.ext_intr_exits++; in kvmppc_handle_nested_exit()
H A Dbook3s_pr.c1265 vcpu->stat.ext_intr_exits++; in kvmppc_handle_exit_pr()
H A Dbooke.c69 STATS_DESC_COUNTER(VCPU, ext_intr_exits),
/linux/arch/powerpc/include/asm/
H A Dkvm_host.h111 u64 ext_intr_exits; member