.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "DRM_ALLOC_PAGES" "9" "09 October 2005" "" ""
.SH NAME
drm_alloc_pages \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned long drm_alloc_pages (int \fIorder\fB, int \fIarea\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIorder\fB\fR
-- undescribed --
.TP
\fB\fIarea\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
\\param order size order.
\\param area memory area. (Not used.)
\\return page address on success, or zero on failure.
.PP
Allocate and reserve free pages.