Searched defs:_EFI_CPU_ARCH_PROTOCOL (Results 1 – 1 of 1) sorted by relevance
259 struct _EFI_CPU_ARCH_PROTOCOL { struct260 EFI_CPU_FLUSH_DATA_CACHE FlushDataCache;261 EFI_CPU_ENABLE_INTERRUPT EnableInterrupt;262 EFI_CPU_DISABLE_INTERRUPT DisableInterrupt;263 EFI_CPU_GET_INTERRUPT_STATE GetInterruptState;264 EFI_CPU_INIT Init;265 EFI_CPU_REGISTER_INTERRUPT_HANDLER RegisterInterruptHandler;266 EFI_CPU_GET_TIMER_VALUE GetTimerValue;267 EFI_CPU_SET_MEMORY_ATTRIBUTES SetMemoryAttributes;273 UINT32 NumberOfTimers;[all …]