Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kvm/
Dtiming.h49 vcpu->stat.dec_exits++; in kvmppc_account_exit_stat()
Dbook3s.c47 VCPU_STAT("dec", dec_exits),
Dbook3s_pr.c1278 vcpu->stat.dec_exits++; in kvmppc_handle_exit_pr()
Dbooke.c49 VCPU_STAT("dec", dec_exits),
Dbook3s_hv.c1316 vcpu->stat.dec_exits++; in kvmppc_handle_exit_hv()
1501 vcpu->stat.dec_exits++; in kvmppc_handle_nested_exit()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dkvm_host.h110 u64 dec_exits; member