Home
last modified time | relevance | path

Searched defs:_vcpu (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/x86/kvm/
Dx86.h630 #define __kvm_emulate_hypercall(_vcpu, nr, a0, a1, a2, a3, op_64_bit, cpl, complete_hypercall) \ argument
/linux-6.14.4/arch/x86/kvm/mmu/
Dmmu.c163 #define for_each_shadow_entry_using_root(_vcpu, _root, _addr, _walker) \ argument
169 #define for_each_shadow_entry(_vcpu, _addr, _walker) \ argument
174 #define for_each_shadow_entry_lockless(_vcpu, _addr, _walker, spte) \ argument