Searched refs:kvm_arm_get_max_vm_ipa_size (Results 1 – 4 of 4) sorted by relevance
68 int kvm_arm_get_max_vm_ipa_size(MachineState *ms, bool *fixed_ipa) in kvm_arm_get_max_vm_ipa_size() function
244 int kvm_arm_get_max_vm_ipa_size(MachineState *ms, bool *fixed_ipa);
514 int kvm_arm_get_max_vm_ipa_size(MachineState *ms, bool *fixed_ipa) in kvm_arm_get_max_vm_ipa_size() function528 int size = kvm_arm_get_max_vm_ipa_size(ms, &fixed_ipa); in kvm_arch_get_default_type()
3119 max_vm_pa_size = kvm_arm_get_max_vm_ipa_size(ms, &fixed_ipa); in virt_kvm_type()