Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dtiming.h94 vcpu->stat.dbell_exits++; in kvmppc_account_exit_stat()
Dbooke.c69 { "doorbell", VCPU_STAT(dbell_exits) },
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_host.h126 u64 dbell_exits; member