1 #ifndef _IPXE_BIOS_MP_H 2 #define _IPXE_BIOS_MP_H 15 #define MPAPI_PREFIX_pcbios 17 #define MPAPI_PREFIX_pcbios __pcbios_ static mp_address(void *address)
Calculate address as seen by a multiprocessor function.
uint64_t address
Base address.
#define MPAPI_INLINE(_subsys, _api_func)
Calculate static inline multiprocessor API function name.
static __always_inline unsigned long virt_to_phys(volatile const void *addr)
Convert virtual address to a physical address.
unsigned long mp_addr_t
An address within the address space for a multiprocessor function.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
static __attribute__((always_inline)) mp_addr_t MPAPI_INLINE(pcbios
Calculate address as seen by a multiprocessor function.