iPXE I/O mapping API using phys_to_virt()
More...
Go to the source code of this file.
iPXE I/O mapping API using phys_to_virt()
Definition in file iomap_virt.h.
◆ IOMAP_PREFIX_virt
#define IOMAP_PREFIX_virt __virt_ |
◆ FILE_LICENCE()
FILE_LICENCE |
( |
GPL2_OR_LATER_OR_UBDL |
| ) |
|
◆ IOMAP_INLINE() [1/3]
◆ IOMAP_INLINE() [2/3]
◆ IOMAP_INLINE() [3/3]
Definition at line 29 of file iomap_virt.h.
static __always_inline unsigned long virt_to_phys(volatile const void *addr)
Convert virtual address to a physical address.
References virt_to_phys().
◆ __unused
Initial value:{
static __always_inline void unsigned long bus_addr
static __always_inline void * phys_to_virt(unsigned long phys_addr)
Convert physical address to a virtual address.
#define NULL
NULL pointer (VOID *)
Definition at line 19 of file iomap_virt.h.