|
Barrelfish
|
Essential capability definitions. More...
Data Structures | |
| struct | frame_identity |
| Values returned from frame identify invocation. More... | |
| struct | vnode_identity |
| Values returned from the VNode identify invocation. More... | |
Macros | |
| #define | L2_CNODE_BITS 8 |
| Number of entries in L2 CNode in bits. | |
| #define | L2_CNODE_SLOTS (1UL << L2_CNODE_BITS) |
| Number of entries in L2 CNode. | |
| #define | CAP_MAX_CMD KernelCmd_Count |
Enumerations |
Essential capability definitions.
| #define CAP_MAX_CMD KernelCmd_Count |
Maximum command ordinal.
| enum cnode_cmd |
CNode capability commands.
| enum dispatcher_cmd |
Specific commands for dispatcher capabilities.
| enum frame_cmd |
| enum id_cmd |
| enum io_cmd |
| enum ipi_cmd |
| enum irqdest_cmd |
| enum irqsrc_cmd |
| enum irqtable_cmd |
IRQ Table capability commands.
| enum kcb_cmd |
| enum kernel_cmd |
Kernel capabilities commands. Monitor's invocations of capability operations which the kernel will not subject to cross core checks
| enum mapping_cmd |
Mapping commands
| enum notify_cmd |
Notify capability commands.
| enum perfmon_cmd |
| enum ram_cmd |
| enum vnode_cmd |
1.8.11