Home
last modified time | relevance | path

Searched refs:is_kernel_alloc_supported (Results 1 – 3 of 3) sorted by relevance

/external/fastrpc/inc/
Dfastrpc_apps_user.h43 int is_kernel_alloc_supported(int dev, int domain);
/external/fastrpc/src/
Dapps_mem_imp.c114 ((rflags == ADSP_MMAP_ADD_PAGES) && !is_kernel_alloc_supported(-1, -1))) { in __QAIC_IMPL()
Dfastrpc_apps_user.c1533 int is_kernel_alloc_supported(int dev, int domain) { in is_kernel_alloc_supported() function