Home
last modified time | relevance | path

Searched refs:gpa_size (Results 1 – 4 of 4) sorted by relevance

/arch/loongarch/kvm/
A Dvm.c55 kvm->arch.gpa_size = BIT(cpu_vabits); in kvm_arch_init_vm()
A Dmmu.c392 if ((new->base_gfn + new->npages) > (kvm->arch.gpa_size >> PAGE_SHIFT)) in kvm_arch_prepare_memory_region()
489 kvm_flush_range(kvm, 0, kvm->arch.gpa_size >> PAGE_SHIFT, 0); in kvm_arch_flush_shadow_all()
A Dexit.c675 if (unlikely(badv >= vcpu->kvm->arch.gpa_size)) { in kvm_handle_rdwr_fault()
/arch/loongarch/include/asm/
A Dkvm_host.h121 unsigned long gpa_size; member

Completed in 18 milliseconds