|
iPXE
|
EFI multiprocessor API implementation. More...
Go to the source code of this file.
Macros | |
| #define | MPAPI_PREFIX_efi __efi_ |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| static | __attribute__ ((always_inline)) mp_addr_t MPAPI_INLINE(efi |
| Calculate address as seen by a multiprocessor function. | |
| static | mp_address (void *address) |
| Calculate address as seen by a multiprocessor function. | |
EFI multiprocessor API implementation.
Definition in file efi_mp.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
|
inlinestatic |