Searched refs:devmap_device (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_dev.c259 static int devmap_device(devmap_handle_t *dhp, struct as *as, caddr_t *addr,
2492 * devmap_device: Used by devmap framework to establish mapping
2497 devmap_device(devmap_handle_t *dhp, struct as *as, caddr_t *addr, function
2509 "devmap_device:start dhp=%p addr=%p off=%llx, len=%lx",
2512 DEBUGF(2, (CE_CONT, "devmap_device: dhp %p addr %p off %llx len %lx\n",
3257 if ((ret = devmap_device(dhp_head, as, addrp, off, len, flags))

Completed in 51 milliseconds