Searched refs:PeriodicSmiEnable (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DSmmPeriodicSmiLib.h74 stack size must be specified in PeriodicSmiEnable() for this function to be
77 If the stack size passed into PeriodicSmiEnable() was zero, the 0 is returned.
94 that may be enabled with PeriodicSmiEnable() and disabled with
97 @param[in] Context Content registered with PeriodicSmiEnable().
152 PeriodicSmiEnable (
163 enabled with PeriodicSmiEnable().
172 not been enabled with PeriodicSmiEnable().
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPeriodicSmiLib/
H A DSmmPeriodicSmiLib.c228 with PeriodicSmiEnable(). If DispatchHandle is NULL, then the active
233 SMI handler was enabled with PeriodicSmiEnable().
241 that have been enabled with PeriodicSmiEnable().
540 stack size must be specified in PeriodicSmiEnable() for this function to be
543 If the stack size passed into PeriodicSmiEnable() was zero, the 0 is returned.
656 allocated stack if one was allocated in PeriodicSmiEnable().
672 // PeriodicSmiEnable() using an allocated stack if one was specified.
765 was enabled using PeriodicSmiEnable().
821 // Dispatch on the currently execution CPU if the CPU specified in PeriodicSmiEnable()
823 // that was specified in PeriodicSmiEnable()
914 PeriodicSmiEnable ( function
[all...]

Completed in 44 milliseconds