Searched refs:pa_size (Results 1 – 3 of 3) sorted by relevance
73 const size_t pa_size = n_pages * sizeof(struct page *); in relay_alloc_page_array() local74 if (pa_size > PAGE_SIZE) in relay_alloc_page_array()75 return vzalloc(pa_size); in relay_alloc_page_array()76 return kzalloc(pa_size, GFP_KERNEL); in relay_alloc_page_array()
315 unsigned long pa_size; member
733 oas = smmu->pa_size; in arm_smmu_init_domain_context()1849 smmu->pa_size = size; in arm_smmu_device_cfg_probe()1909 smmu->ipa_size, smmu->pa_size); in arm_smmu_device_cfg_probe()