ReactOS 0.4.15-dev-7953-g1f49173
_ARM_LOCKDOWN_REGISTER Union Reference

#include <ketypes.h>

Collaboration diagram for _ARM_LOCKDOWN_REGISTER:

Public Attributes

struct {
   ULONG   Preserve:1
 
   ULONG   Ignored:25
 
   ULONG   Victim:3
 
   ULONG   Reserved:3
 
}; 
 
ULONG AsUlong
 

Detailed Description

Definition at line 568 of file ketypes.h.

Member Data Documentation

◆ 

struct { ... } _ARM_LOCKDOWN_REGISTER::@2348

◆ AsUlong

ULONG _ARM_LOCKDOWN_REGISTER::AsUlong

Definition at line 577 of file ketypes.h.

◆ Ignored

ULONG _ARM_LOCKDOWN_REGISTER::Ignored

Definition at line 573 of file ketypes.h.

◆ Preserve

ULONG _ARM_LOCKDOWN_REGISTER::Preserve

Definition at line 572 of file ketypes.h.

◆ Reserved

ULONG _ARM_LOCKDOWN_REGISTER::Reserved

Definition at line 575 of file ketypes.h.

◆ Victim

ULONG _ARM_LOCKDOWN_REGISTER::Victim

Definition at line 574 of file ketypes.h.


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