Searched refs:ofw_real_bounce_alloc (Results 1 – 1 of 1) sorted by relevance
218 static void ofw_real_bounce_alloc(void *);220 SYSINIT(ofw_real_bounce_alloc, SI_SUB_KMEM, SI_ORDER_ANY, 221 ofw_real_bounce_alloc, NULL);261 ofw_real_bounce_alloc(void *junk) in ofw_real_bounce_alloc() function