L4Re Operating System Framework
Interface and Usage Documentation
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
g
h
i
k
l
m
o
p
r
s
t
u
w
Functions
a
b
c
g
k
l
m
r
s
t
w
Variables
Typedefs
Enumerations
Enumerator
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
_
a
b
c
d
e
f
g
i
k
m
n
o
p
r
s
t
v
w
Enumerations
a
c
d
e
f
i
m
n
p
q
r
s
t
v
Enumerator
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
w
x
Related Symbols
Files
File List
Globals
All
_
a
b
d
e
f
g
l
m
n
o
p
r
s
Functions
_
b
e
f
g
l
o
p
Variables
Typedefs
e
g
l
p
Enumerations
e
l
p
Enumerator
a
d
e
f
l
n
p
r
s
Macros
_
e
g
l
m
p
s
Examples
L4Re Operating System Framework
Overview
Introduction
Tutorial
Programming for L4Re
L4Re Servers
uvmm_dtg The device tree generator for Uvmm
Bootstrap, the L4 kernel bootstrapper
Deprecated List
Topics
Namespaces
Data Structures
Files
File List
amd64
arm
arm64
contrib
l4
cxx
irq
l4re_vfs
l4virtio
libblock-device
libedid
libgfxbitmap
re
c
impl
util
video
cap_alloc
console
consts
consts.h
dataspace
dataspace-sys.h
dbg_events
debug
dma_space
elf_aux.h
env
env.h
error_helper
event
event-sys.h
event.h
event_enums.h
inhibitor
inhibitor-sys.h
itas
l4aux.h
log
log-sys.h
mem_alloc
mem_alloc-sys.h
mmio_space
namespace
namespace-sys.h
parent
parent-sys.h
protocols.h
random
remote_access
rm
rm-sys.h
shared_cap
unique_cap
shmc
sigma0
sys
util
vbus
vcpu
pkg
x86
Globals
Examples
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
consts.h
Go to the documentation of this file.
1
5
/*
6
* (c) 2008-2009 Alexander Warg <warg@os.inf.tu-dresden.de>
7
* economic rights: Technische Universität Dresden (Germany)
8
*
9
* License: see LICENSE.spdx (in this directory or the directories above)
10
*/
11
#pragma once
12
13
#include <
l4/sys/consts.h
>
14
15
enum
16
{
17
L4RE_THIS_TASK_CAP = 1UL <<
L4_CAP_SHIFT
,
18
};
19
28
enum
29
{
30
L4RE_MAIN_THREAD_PRIO = 2,
/* Priority of the main thread */
31
};
32
L4_CAP_SHIFT
@ L4_CAP_SHIFT
Capability index shift.
Definition
consts.h:142
consts.h
Common constants.
l4
re
consts.h
Generated on
for L4Re Operating System Framework by
1.15.0