Home
last modified time | relevance | path

Searched refs:HypIntrNum (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtTimerFdtClientLib/
DArmVirtTimerFdtClientLib.c43 INT32 SecIntrNum, IntrNum, VirtIntrNum, HypIntrNum; in ArmVirtTimerFdtClientLibConstructor() local
76 HypIntrNum = PropSize < 48 ? 0 : SwapBytes32 (InterruptProp[3].Number) in ArmVirtTimerFdtClientLibConstructor()
80 SecIntrNum, IntrNum, VirtIntrNum, HypIntrNum)); in ArmVirtTimerFdtClientLibConstructor()
88 PcdStatus = PcdSet32S (PcdArmArchTimerHypIntrNum, HypIntrNum); in ArmVirtTimerFdtClientLibConstructor()