Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dtiming.h48 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.c1613 vcpu->stat.ext_intr_exits++; in kvmppc_handle_exit_hv()
1933 vcpu->stat.ext_intr_exits++; in kvmppc_handle_nested_exit()
1938 vcpu->stat.ext_intr_exits++; in kvmppc_handle_nested_exit()
H A Dbook3s_pr.c1272 vcpu->stat.ext_intr_exits++; in kvmppc_handle_exit_pr()
H A Dbooke.c69 STATS_DESC_COUNTER(VCPU, ext_intr_exits),
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h112 u64 ext_intr_exits; member