Searched defs:_as_id (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/kvm/mmu/ |
H A D | tdp_mmu.c | 167 #define __for_each_tdp_mmu_root_yield_safe(_kvm, _root, _as_id, _types) \ argument 174 #define for_each_valid_tdp_mmu_root_yield_safe(_kvm, _root, _as_id) \ argument 189 #define __for_each_tdp_mmu_root(_kvm, _root, _as_id, _types) \ argument 196 #define for_each_valid_tdp_mmu_root(_kvm, _root, _as_id) \ argument
|