Home
last modified time | relevance | path

Searched defs:as_id (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/arch/x86/kvm/mmu/
Dtdp_mmu.h24 static inline bool kvm_tdp_mmu_zap_gfn_range(struct kvm *kvm, int as_id, in kvm_tdp_mmu_zap_gfn_range()
Dtdp_iter.h40 int as_id; member
Dtdp_mmu.c235 static void handle_changed_spte_dirty_log(struct kvm *kvm, int as_id, gfn_t gfn, in handle_changed_spte_dirty_log()
397 static void __handle_changed_spte(struct kvm *kvm, int as_id, gfn_t gfn, in __handle_changed_spte()
480 static void handle_changed_spte(struct kvm *kvm, int as_id, gfn_t gfn, in handle_changed_spte()
808 bool __kvm_tdp_mmu_zap_gfn_range(struct kvm *kvm, int as_id, gfn_t start, in __kvm_tdp_mmu_zap_gfn_range()
/Linux-v5.15/virt/kvm/
Ddirty_ring.c51 int as_id, id; in kvm_reset_dirty_gfn() local
Dkvm_main.c1431 int as_id, struct kvm_memslots *slots) in install_new_memslots()
1527 struct kvm_memory_slot *new, int as_id, in kvm_set_memslot()
1618 struct kvm_memory_slot *old, int as_id) in kvm_delete_memslot()
1656 int as_id, id; in __kvm_set_memory_region() local
1803 int i, as_id, id; in kvm_get_dirty_log() local
1866 int i, as_id, id; in kvm_get_dirty_log_protect() local
1977 int as_id, id; in kvm_clear_dirty_log_protect() local
/Linux-v5.15/include/linux/
Dkvm_host.h436 u16 as_id; member
769 static inline struct kvm_memslots *__kvm_memslots(struct kvm *kvm, int as_id) in __kvm_memslots()
784 int as_id = kvm_arch_vcpu_memslots_id(vcpu); in kvm_vcpu_memslots() local