Searched refs:UsedMsrNum (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseCacheLib/ |
D | CacheLib.c | 38 OUT UINT32 *UsedMsrNum, 388 UINT32 UsedMsrNum; in SetCacheAttributes() local 444 &UsedMsrNum, in SetCacheAttributes() 466 AsmWriteMsr64(UsedMsrNum, 0); in SetCacheAttributes() 467 AsmWriteMsr64(UsedMsrNum + 1, 0); in SetCacheAttributes() 474 EfiProgramMtrr(UsedMsrNum, in SetCacheAttributes() 648 OUT UINT32 *UsedMsrNum, in SearchForExactMtrr() argument 676 *UsedMsrNum = MsrNum; in SearchForExactMtrr()
|
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseCacheLib/ |
D | CacheLib.c | 38 OUT UINT32 *UsedMsrNum, 388 UINT32 UsedMsrNum; in SetCacheAttributes() local 444 &UsedMsrNum, in SetCacheAttributes() 466 AsmWriteMsr64(UsedMsrNum, 0); in SetCacheAttributes() 467 AsmWriteMsr64(UsedMsrNum + 1, 0); in SetCacheAttributes() 474 EfiProgramMtrr(UsedMsrNum, in SetCacheAttributes() 648 OUT UINT32 *UsedMsrNum, in SearchForExactMtrr() argument 676 *UsedMsrNum = MsrNum; in SearchForExactMtrr()
|