Searched refs:aligned_fixed_address (Results 1 – 1 of 1) sorted by relevance
847 u64 aligned_fixed_address = alloc_ex->in.fixed_address & PAGE_MASK; in kbase_api_mem_alloc_ex() local849 if ((aligned_fixed_address == 0) || in kbase_api_mem_alloc_ex()850 (aligned_fixed_address != alloc_ex->in.fixed_address)) in kbase_api_mem_alloc_ex()853 gpu_va = aligned_fixed_address; in kbase_api_mem_alloc_ex()