Searched defs:_as_id (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/arch/x86/kvm/mmu/ |
| D | tdp_mmu.c | 247 #define __for_each_tdp_mmu_root_yield_safe(_kvm, _root, _as_id, _shared, _only_valid)\ argument 255 #define for_each_valid_tdp_mmu_root_yield_safe(_kvm, _root, _as_id, _shared) \ argument 258 #define for_each_tdp_mmu_root_yield_safe(_kvm, _root, _as_id) \ argument 268 #define for_each_tdp_mmu_root(_kvm, _root, _as_id) \ argument
|