Searched defs:_vcpu (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/ |
H A D | x86.h | 690 #define __kvm_emulate_hypercall(_vcpu, cpl, complete_hypercall) \ argument
|
/linux/arch/x86/kvm/mmu/ |
H A D | mmu.c | 164 #define for_each_shadow_entry_using_root(_vcpu, _root, _addr, _walker) \ argument 170 #define for_each_shadow_entry(_vcpu, _addr, _walker) \ argument 175 #define for_each_shadow_entry_lockless(_vcpu, _addr, _walker, spte) \ argument
|