Home
last modified time | relevance | path

Searched defs:Region (Results 1 – 12 of 12) sorted by relevance

/device/google/cuttlefish/host/libs/wayland/
Dwayland_surface.h41 struct Region { struct
48 void SetRegion(const Region& region); argument
/device/linaro/bootloader/edk2/ArmPkg/Include/IndustryStandard/
DArmTrustZoneSmc.h23 #define IS_ARM_TRUSTZONE_SUPPORTED_SMC(Rx,Region) (((UINTN)(Rx) >= (UINTN)ARM_TRUSTZONE_##Reg… argument
34 #define IS_ARM_TRUSTZONE_SUPPORTED_SMC_ID_PRESENCE(Rx,Region) ((Rx) == ARM_TRUSTZONE_##Region##_SMC… argument
35 #define IS_ARM_TRUSTZONE_SUPPORTED_SMC_ID_UID(Rx,Region) (((Rx) == ARM_TRUSTZONE_##Region##_SM… argument
40 #define IS_ARM_TRUSTZONE_SUPPORTED_SMC_ID_REVISION(Rx,Region) (((Rx) == ARM_TRUSTZONE_##Region##_SM… argument
42 #define IS_ARM_TRUSTZONE_SUPPORTED_SMC_ID_RPC(Rx,Region) (((Rx) >= ARM_TRUSTZONE_##Region##_SM… argument
45 #define ARM_TRUSTZONE_SUPPORTED_SMC_ID_UID_INDEX(Rx,Region) ((Rx) - ARM_TRUSTZONE_##Region##_… argument
46 #define ARM_TRUSTZONE_SUPPORTED_SMC_ID_REVISION_INDEX(Rx,Region) ((Rx) - ARM_TRUSTZONE_##Region##_… argument
47 #define ARM_TRUSTZONE_SUPPORTED_SMC_ID_RPC_INDEX(Rx,Region) ((Rx) - ARM_TRUSTZONE_##Region##_… argument
/device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
DBootMonFsOpenClose.c221 BOOTMON_FS_FILE_REGION *Region; in FreeFileRegions() local
266 BOOTMON_FS_FILE_REGION *Region; in BootMonFsFlushFile() local
750 BOOTMON_FS_FILE_REGION *Region; in BootMonFsDelete() local
DBootMonFsReadWrite.c140 BOOTMON_FS_FILE_REGION *Region; in BootMonFsWriteFile() local
DBootMonFsDir.c46 BOOTMON_FS_FILE_REGION *Region; in BootMonFsGetImageLength() local
359 BOOTMON_FS_FILE_REGION *Region; in SetFileSize() local
DBootMonFsHw.h49 } Region[HW_IMAGE_DESCRIPTION_REGION_MAX]; member
/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Guid/
DBootMonFsFileInfo.h38 } Region[BOOTMONFS_IMAGE_DESCRIPTION_REGION_MAX]; member
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/ArmTrustZone/
DArmTrustZone.c93 UINT32* Region; in TZASCSetRegion() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DRegion.py33 class Region(RegionClassObject): class
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/
DRegularExpressionDxe.c88 OnigRegion *Region; in OnigurumaMatch() local
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBios.c118 IN UINTN Region, in LegacyBiosGetLegacyRegion()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
DBdsLinuxFdt.c379 FdtRegion Region; in AmdStyxPrepareFdt() local