Home
last modified time | relevance | path

Searched refs:ldc_map_single (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/include/asm/
Dldc.h111 int ldc_map_single(struct ldc_channel *lp,
/arch/sparc/kernel/
Dldc.c2193 int ldc_map_single(struct ldc_channel *lp, in ldc_map_single() function
2230 EXPORT_SYMBOL(ldc_map_single);
2367 err = ldc_map_single(lp, buf, len, cookies, *ncookies, map_perm); in ldc_alloc_exp_dring()