xm_det Kernel Service

Purpose

Releases the addressability to the address space described by an xmem descriptor.

Syntax

void xm_det (baddr, dp)
caddr_t baddr;
struct xmem *dp;

Description

See the xm_mapin Kernel Service for more information.

Parameters

Item Description
baddr Specifies the effective address previously returned from the xm_mapin kernel service.
dp Cross memory descriptor that describes the above memory object.