Home
last modified time | relevance | path

Searched refs:request_irq_exits (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1584 u64 request_irq_exits; member
/linux/arch/x86/kvm/
H A Dx86.c277 STATS_DESC_COUNTER(VCPU, request_irq_exits),
11335 ++vcpu->stat.request_irq_exits; in vcpu_run()