Searched refs:kvm_arm_get_max_vm_ipa_size (Results 1 – 4 of 4) sorted by relevance
63 int kvm_arm_get_max_vm_ipa_size(MachineState *ms, bool *fixed_ipa) in kvm_arm_get_max_vm_ipa_size() function
202 int kvm_arm_get_max_vm_ipa_size(MachineState *ms, bool *fixed_ipa);
507 int kvm_arm_get_max_vm_ipa_size(MachineState *ms, bool *fixed_ipa) in kvm_arm_get_max_vm_ipa_size() function521 int size = kvm_arm_get_max_vm_ipa_size(ms, &fixed_ipa); in kvm_arch_get_default_type()
3053 max_vm_pa_size = kvm_arm_get_max_vm_ipa_size(ms, &fixed_ipa); in virt_kvm_type()