XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
PAL_VM_INFO2 Struct Reference

#include <Pal.h>

Public Attributes

UINT64 WidthOfVirtualAddress:8
 
UINT64 WidthOfRid:8
 
UINT64 MaxPurgedTlbs:16
 
UINT64 Reserved:32
 

Member Data Documentation

◆ MaxPurgedTlbs

UINT64 PAL_VM_INFO2::MaxPurgedTlbs

Unsigned 16 bit integer denoting the maximum number of concurrent outstanding TLB purges allowed by the processor. A value of 0 indicates one outstanding purge allowed. A value of 216-1 indicates no limit on outstanding purges. All other values indicate the actual number of concurrent outstanding purges allowed.

◆ Reserved

UINT64 PAL_VM_INFO2::Reserved

◆ WidthOfRid

UINT64 PAL_VM_INFO2::WidthOfRid

Unsigned 8-bit integer denoting the number of bits implemented in the RR.rid field.

◆ WidthOfVirtualAddress

UINT64 PAL_VM_INFO2::WidthOfVirtualAddress

Unsigned 8-bit integer denoting is the total number of virtual address bits - 1.


The documentation for this struct was generated from the following file: