1#ifndef _IPXE_LINUX_UACCESS_H
2#define _IPXE_LINUX_UACCESS_H
19#define UACCESS_PREFIX_linux
21#define UACCESS_PREFIX_linux __linux_
55 return ( (
void * )
phys );
static signed char phys[4]
#define __always_inline
Declare a function to be always inline.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
#define UACCESS_INLINE(_subsys, _api_func)
Calculate static inline user access API function name.