Searched refs:pa_size (Results 1 – 3 of 3) sorted by relevance
63 const size_t pa_size = n_pages * sizeof(struct page *); in relay_alloc_page_array() local64 if (pa_size > PAGE_SIZE) in relay_alloc_page_array()65 return vzalloc(pa_size); in relay_alloc_page_array()66 return kzalloc(pa_size, GFP_KERNEL); in relay_alloc_page_array()
318 unsigned long pa_size; member
728 oas = smmu->pa_size; in arm_smmu_init_domain_context()1827 smmu->pa_size = size; in arm_smmu_device_cfg_probe()1887 smmu->ipa_size, smmu->pa_size); in arm_smmu_device_cfg_probe()