iPXE
|
iPXE user access API More...
#include <ipxe/uaccess.h>
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
PROVIDE_UACCESS_INLINE (flat, phys_to_user) | |
PROVIDE_UACCESS_INLINE (flat, user_to_phys) | |
PROVIDE_UACCESS_INLINE (flat, virt_to_user) | |
PROVIDE_UACCESS_INLINE (flat, user_to_virt) | |
PROVIDE_UACCESS_INLINE (flat, userptr_add) | |
PROVIDE_UACCESS_INLINE (flat, memcpy_user) | |
PROVIDE_UACCESS_INLINE (flat, memmove_user) | |
PROVIDE_UACCESS_INLINE (flat, memset_user) | |
PROVIDE_UACCESS_INLINE (flat, strlen_user) | |
PROVIDE_UACCESS_INLINE (flat, memchr_user) | |
iPXE user access API
Definition in file uaccess.c.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
phys_to_user | |||
) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
user_to_phys | |||
) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
virt_to_user | |||
) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
user_to_virt | |||
) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
userptr_add | |||
) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
memcpy_user | |||
) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
memmove_user | |||
) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
memset_user | |||
) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
strlen_user | |||
) |
PROVIDE_UACCESS_INLINE | ( | flat | , |
memchr_user | |||
) |