Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmulticalls.c72 unsigned hypercalls; member
95 mc_stats.hypercalls += mc->mcidx; in mc_add_stats()
264 debugfs_create_u32("hypercalls", 0444, d_mc_debug, &mc_stats.hypercalls); in xen_mc_debugfs()
/arch/x86/include/asm/
Dkvm_host.h419 u32 hypercalls; member
/arch/x86/kvm/
Dx86.c89 { "hypercalls", VCPU_STAT(hypercalls) },
2691 ++vcpu->stat.hypercalls; in kvm_emulate_hypercall()