Home
last modified time | relevance | path

Searched refs:dbell_exits (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/powerpc/kvm/
Dtiming.h83 vcpu->stat.dbell_exits++; in kvmppc_account_exit_stat()
Dbooke.c58 { "doorbell", VCPU_STAT(dbell_exits) },
/Linux-v5.4/arch/powerpc/include/asm/
Dkvm_host.h119 u64 dbell_exits; member