Searched refs:privcmd_pg_ops (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/xen/privcmd/
H A Dprivcmd.c95 static struct cdev_pager_ops privcmd_pg_ops = { variable in typeref:struct:cdev_pager_ops
211 map->mem = cdev_pager_allocate(map, OBJT_MGTDEVICE, &privcmd_pg_ops,
286 (mem->un_pager.devp.ops != &privcmd_pg_ops)) {

Completed in 133 milliseconds