Lines Matching full:pages
34 function allocates kernel virtual space optionally backed by physical pages.
67 Allocates single pages.
70 For physical pages the predefined modes are:
74 Maps dirty pages into the allocation.
76 Maps zeroed pages into the allocation.
78 Maps dma-accessible pages into the allocation.
80 Maps zeroed dma-accessible pages into the allocation.
82 Pages will be demand paged.
91 Sleeping for physical pages is allowed.
118 A flag indicating if the allocations will always be for single pages.
136 A pointer to a pointer to a uvm_object if the pages should be backed by a
145 pages.