Searched defs:as_id (Results 1 – 4 of 4) sorted by relevance
/linux/virt/kvm/ |
H A D | dirty_ring.c | 56 int as_id, id; in kvm_reset_dirty_gfn() local
|
H A D | kvm_main.c | 1445 static struct kvm_memslots *kvm_get_inactive_memslots(struct kvm *kvm, int as_id) in kvm_get_inactive_memslots() argument 1529 int as_id = kvm_memslots_get_as_id(old, new); in kvm_replace_memslot() local 1613 kvm_swap_active_memslots(struct kvm * kvm,int as_id) kvm_swap_active_memslots() argument 1775 int as_id = kvm_memslots_get_as_id(old, new); kvm_activate_memslot() local 2000 int as_id, id; kvm_set_memory_region() local 2160 int i, as_id, id; kvm_get_dirty_log() local 2223 int i, as_id, id; kvm_get_dirty_log_protect() local 2334 int as_id, id; kvm_clear_dirty_log_protect() local [all...] |
/linux/arch/x86/kvm/mmu/ |
H A D | tdp_iter.h | 103 int as_id; member
|
H A D | tdp_mmu.c | 257 int as_id = kvm_mmu_role_as_id(role); in kvm_tdp_mmu_alloc_root() local 571 static void handle_changed_spte(struct kvm *kvm, int as_id, gfn_t gfn, in handle_changed_spte() argument 747 tdp_mmu_set_spte(struct kvm * kvm,int as_id,tdp_ptep_t sptep,u64 old_spte,u64 new_spte,gfn_t gfn,int level) tdp_mmu_set_spte() argument [all...] |