ReactOS 0.4.16-dev-424-ge4748fe
|
#include <ketypes.h>
Public Attributes | |
struct { | |
ULONG ILength:2 | |
ULONG IMultipler:1 | |
ULONG IAssociativty:3 | |
ULONG ISize:4 | |
ULONG IReserved:2 | |
ULONG DLength:2 | |
ULONG DMultipler:1 | |
ULONG DAssociativty:3 | |
ULONG DSize:4 | |
ULONG DReserved:2 | |
ULONG Separate:1 | |
ULONG CType:4 | |
ULONG Reserved:3 | |
}; | |
ULONG | AsUlong |
struct { ... } _ARM_CACHE_REGISTER::@2358 |
ULONG _ARM_CACHE_REGISTER::DLength |
Definition at line 556 of file ketypes.h.
Referenced by ArmHwDetect().
ULONG _ARM_CACHE_REGISTER::DSize |
Definition at line 559 of file ketypes.h.
Referenced by ArmHwDetect().
ULONG _ARM_CACHE_REGISTER::ILength |
Definition at line 551 of file ketypes.h.
Referenced by ArmHwDetect().
ULONG _ARM_CACHE_REGISTER::ISize |
Definition at line 554 of file ketypes.h.
Referenced by ArmHwDetect().