Searched refs:PalCall (Results 1 – 12 of 12) sorted by relevance
/device/linaro/bootloader/edk2/MdePkg/Library/BaseCacheMaintenanceLib/ |
D | IpfCache.c | 32 …PalCall (PAL_CACHE_FLUSH, PAL_CACHE_FLUSH_INSTRUCTION_ALL, PAL_CACHE_FLUSH_INVALIDATE_LINES | PAL_… in InvalidateInstructionCache() 86 …PalCall (PAL_CACHE_FLUSH, PAL_CACHE_FLUSH_DATA_ALL, PAL_CACHE_FLUSH_INVALIDATE_LINES | PAL_CACHE_F… in WriteBackInvalidateDataCache() 141 …PalCall (PAL_CACHE_FLUSH, PAL_CACHE_FLUSH_DATA_ALL, PAL_CACHE_FLUSH_NO_INVALIDATE_LINES | PAL_CACH… in WriteBackDataCache()
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Ipf/ |
D | CpuSleep.c | 44 PalCall (PAL_HALT_LIGHT, 0, 0, 0); in CpuSleep() 59 PalCall (PAL_HALT_LIGHT, 0, 0, 0); in CpuSleep()
|
D | CpuFlushTlb.s | 20 ASM_GLOBAL PalCall 21 .type PalCall, @function 33 brl.call.sptk b0 = PalCall
|
/device/linaro/bootloader/edk2/MdePkg/Library/DxeTimerLibEsal/ |
D | DxeTimerLibEsal.c | 154 PalRet = PalCall (PAL_FREQ_BASE, 0, 0, 0); in GetPerformanceCounterProperties() 161 PalRet = PalCall (PAL_FREQ_RATIOS, 0, 0, 0); in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/ |
D | IpfTimerLib.c | 160 PalRet = PalCall (PAL_FREQ_BASE, 0, 0, 0); in GetPerformanceCounterProperties() 166 PalRet = PalCall (PAL_FREQ_RATIOS, 0, 0, 0); in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/MdePkg/Library/SecPeiDxeTimerLibCpu/ |
D | IpfTimerLib.c | 160 PalRet = PalCall (PAL_FREQ_BASE, 0, 0, 0); in GetPerformanceCounterProperties() 166 PalRet = PalCall (PAL_FREQ_RATIOS, 0, 0, 0); in GetPerformanceCounterProperties()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | PalLib.h | 55 PalCall (
|
/device/linaro/bootloader/edk2/MdePkg/Library/BasePalLibNull/ |
D | PalCall.c | 47 PalCall ( in PalCall() function
|
D | BasePalLibNull.inf | 31 PalCall.c
|
/device/linaro/bootloader/edk2/MdePkg/Library/DxePalLibEsal/ |
D | DxePalLibEsal.c | 49 PalCall ( in PalCall() function
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiPalLib/ |
D | PeiPalLib.c | 53 PalCall ( in PalCall() function
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiPalLib/ |
D | UefiPalLib.c | 55 PalCall ( in PalCall() function
|