Home
last modified time | relevance | path

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

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