Searched refs:CommonEntry (Results 1 – 8 of 8) sorted by relevance
28 ASM_GLOBAL ASM_PFX(CommonEntry)45 jmp ASM_PFX(CommonEntry)51 jmp ASM_PFX(CommonEntry)57 jmp ASM_PFX(CommonEntry)63 jmp ASM_PFX(CommonEntry)69 jmp ASM_PFX(CommonEntry)75 jmp ASM_PFX(CommonEntry)81 jmp ASM_PFX(CommonEntry)87 jmp ASM_PFX(CommonEntry)93 jmp ASM_PFX(CommonEntry)[all …]
42 CommonEntryAddr DD CommonEntry173 CommonEntry: label
40 CommonEntryAddr: DD CommonEntry171 CommonEntry:
29 ASM_GLOBAL ASM_PFX(CommonEntry)47 jmp ASM_PFX(CommonEntry)53 jmp ASM_PFX(CommonEntry)59 jmp ASM_PFX(CommonEntry)65 jmp ASM_PFX(CommonEntry)71 jmp ASM_PFX(CommonEntry)77 jmp ASM_PFX(CommonEntry)83 jmp ASM_PFX(CommonEntry)89 jmp ASM_PFX(CommonEntry)95 jmp ASM_PFX(CommonEntry)[all …]
36 CommonEntryAddr dq CommonEntry ;167 CommonEntry: label
36 CommonEntryAddr: dq CommonEntry ;168 CommonEntry:
49 IN COMMON_PROC_ENTRY_STRUCT *CommonEntry
2586 IPSEC_COMMON_POLICY_ENTRY *CommonEntry; in EfiIpSecConfigGetNextSelector() local2600 CommonEntry = BASE_CR (Link, IPSEC_COMMON_POLICY_ENTRY, List); in EfiIpSecConfigGetNextSelector()2607 return mDuplicateSelector[DataType](Selector, CommonEntry->Selector, SelectorSize); in EfiIpSecConfigGetNextSelector()2612 IsFound = mCompareSelector[DataType](Selector, CommonEntry->Selector); in EfiIpSecConfigGetNextSelector()