Home
last modified time | relevance | path

Searched refs:kvm_phyid_map (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/loongarch/include/asm/
Dkvm_host.h101 struct kvm_phyid_map { struct
114 struct kvm_phyid_map *phyid_map; argument
/linux-6.12.1/arch/loongarch/kvm/
Dvm.c34 kvm->arch.phyid_map = kvzalloc(sizeof(struct kvm_phyid_map), GFP_KERNEL_ACCOUNT); in kvm_arch_init_vm()
Dvcpu.c453 struct kvm_phyid_map *map; in kvm_set_cpuid()
504 struct kvm_phyid_map *map; in kvm_drop_cpuid()
524 struct kvm_phyid_map *map; in kvm_get_vcpu_by_cpuid()