Skip to content

Latest commit

 

History

History
82 lines (61 loc) · 2.44 KB

ns-d3dkmddi-_dxgk_buildpagingbuffer_copy_range.md

File metadata and controls

82 lines (61 loc) · 2.44 KB
UID title description old-location ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3dkmddi._DXGK_BUILDPAGINGBUFFER_COPY_RANGE
_DXGK_BUILDPAGINGBUFFER_COPY_RANGE (d3dkmddi.h)
DXGK_BUILDPAGINGBUFFER_COPY_RANGE is used as part of a page table entry copy operation.
display\dxgk_buildpagingbuffer_copy_range.htm
05/10/2018
DXGK_BUILDPAGINGBUFFER_COPY_RANGE structure
DXGK_BUILDPAGINGBUFFER_COPY_RANGE, DXGK_BUILDPAGINGBUFFER_COPY_RANGE structure [Display Devices], _DXGK_BUILDPAGINGBUFFER_COPY_RANGE, d3dkmddi/DXGK_BUILDPAGINGBUFFER_COPY_RANGE, display.dxgk_buildpagingbuffer_copy_range
d3dkmddi.h
D3dkmddi.h
Windows
Windows 10
Windows Server 2016
Windows
display
DXGK_BUILDPAGINGBUFFER_COPY_RANGE
_DXGK_BUILDPAGINGBUFFER_COPY_RANGE
d3dkmddi/_DXGK_BUILDPAGINGBUFFER_COPY_RANGE
DXGK_BUILDPAGINGBUFFER_COPY_RANGE
d3dkmddi/DXGK_BUILDPAGINGBUFFER_COPY_RANGE
APIRef
kbSyntax
HeaderDef
d3dkmddi.h
_DXGK_BUILDPAGINGBUFFER_COPY_RANGE
DXGK_BUILDPAGINGBUFFER_COPY_RANGE

_DXGK_BUILDPAGINGBUFFER_COPY_RANGE structure

-description

DXGK_BUILDPAGINGBUFFER_COPY_RANGE is used as part of a page table entry copy operation.

-struct-fields

-field NumPageTableEntries

The number of page table entries to copy.

-field SrcPageTableAddress

The virtual address of the source page table for the range. The address is aligned to 64KB boundary.

-field DstPageTableAddress

The virtual address of the destination page table for the range. The address is aligned to 64KB boundary.

-field SrcStartPteIndex

The index of the first page table entry in the source page table for the range.

-field DstStartPteIndex

The index of the first page table entry in the destination page table for the range.

-see-also

DXGKARG_BUILDPAGINGBUFFER

DXGK_BUILDPAGINGBUFFER_COPYPAGETABLEENTRIES