1 #ifndef _IPXE_VIRT_OFFSET_H 2 #define _IPXE_VIRT_OFFSET_H 52 #define UACCESS_PREFIX_offset 54 #define UACCESS_PREFIX_offset __offset_ 82 return ( (
void * )
phys );
107 ( ! (
addr & msb ) ) ) {
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
static signed char phys[4]
Dummy architecture-specific virtual address offset.
#define __always_inline
Declare a function to be always inline.
uint32_t addr
Buffer address.
const unsigned long virt_offset
Virtual address offset.
uint16_t offset
Offset to command line.
static __always_inline void * UACCESS_INLINE(offset, phys_to_virt)(unsigned long phys)
Allow for architecture-specific overrides of virt_offset.