iPXE
|
x86-specific CPU sleeping API implementations More...
#include <ipxe/bios_nap.h>
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
static | __attribute__ ((always_inline)) void cpu_halt(void) |
Sleep until next CPU interrupt. More... | |
x86-specific CPU sleeping API implementations
Definition in file nap.h.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
|
inlinestatic |
Sleep until next CPU interrupt.
Definition at line 18 of file nap.h.
References __asm__(), and __volatile__().