Searched defs:cma_heap_get_user_va (Results 1 – 1 of 1) sorted by relevance
87 struct cma_heap_get_user_va { struct88 MS_U32 heap_id;//in:in which heap89 MS_U32 flags;//in:flags,such as cache or uncache91 enum USER_VA_VALID_FLAG user_va_valid_flag;//out:whether vma is valid92 …RT heap_start_user_space_virt_addr;//out:if vma is valid and alloced,get this user space virt addr.