Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/include/asm/
H A Dkvm_host.h67 u64 hypercall_exits; member
/linux-6.15/arch/loongarch/kvm/
H A Dexit.c887 vcpu->stat.hypercall_exits++; in kvm_handle_hypercall()
896 vcpu->stat.hypercall_exits++; in kvm_handle_hypercall()
H A Dvcpu.c23 STATS_DESC_COUNTER(VCPU, hypercall_exits)