TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
VOID EFIAPI | ArmSetAuxCrBit (IN UINT32 Bits) |
VOID EFIAPI | ArmUnsetAuxCrBit (IN UINT32 Bits) |
VOID EFIAPI | ArmSetCpuActlrBit (IN UINTN Bits) |
VOID EFIAPI | ArmUnsetCpuActlrBit (IN UINTN Bits) |
UINTN EFIAPI | ArmDataCacheLineLength (VOID) |
UINTN EFIAPI | ArmInstructionCacheLineLength (VOID) |
UINTN EFIAPI | ArmCacheWritebackGranule (VOID) |
Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
Copyright (c) 2011 - 2021, ARM Ltd. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file ArmLib.c.