Searched defs:_as_id (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/kvm/mmu/ |
| H A D | tdp_mmu.c | 169 #define __for_each_tdp_mmu_root_yield_safe(_kvm, _root, _as_id, _types) \ argument 176 #define for_each_valid_tdp_mmu_root_yield_safe(_kvm, _root, _as_id) \ argument 191 #define __for_each_tdp_mmu_root(_kvm, _root, _as_id, _types) \ argument 205 #define for_each_tdp_mmu_root_rcu(_kvm, _root, _as_id, _types) \ argument 211 #define for_each_valid_tdp_mmu_root(_kvm, _root, _as_id) \ argument
|