Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/
H A Dhandle_exit.c41 vcpu->stat.hvc_exit_stat++; in handle_hvc()
H A Dguest.c47 STATS_DESC_COUNTER(VCPU, hvc_exit_stat),
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_host.h901 u64 hvc_exit_stat; member