HomeSort by relevance Sort by last modified time
    Searched refs:RWXAttributes (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
StmResourceDescriptor.h 65 UINT32 RWXAttributes:3;
71 Define values for the RWXAttributes field of #STM_RSC_MEM_DESC
96 UINT32 RWXAttributes:3;
102 Define values for the RWXAttributes field of #STM_RSC_MMIO_DESC
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/
SmmStm.c 515 if (Resource->Mem.RWXAttributes != Record->Mem.RWXAttributes) {
517 Record->Mem.RWXAttributes = Resource->Mem.RWXAttributes | Record->Mem.RWXAttributes;
768 if (Resource->Mem.RWXAttributes > FULL_ACCS) {
    [all...]

Completed in 69 milliseconds