Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dtiming.h97 vcpu->stat.gdbell_exits++; in kvmppc_account_exit_stat()
Dbooke.c70 { "guest doorbell", VCPU_STAT(gdbell_exits) },
/arch/powerpc/include/asm/
Dkvm_host.h121 u64 gdbell_exits; member