Searched refs:grant (Results 1 – 7 of 7) sorted by relevance
/l4re-core-master/l4sys/include/ |
A D | __l4_fpage.h | 403 l4_map_control(l4_umword_t spot, unsigned char cache, unsigned grant) L4_NOTHROW; 417 l4_map_obj_control(l4_umword_t spot, unsigned grant) L4_NOTHROW; 674 l4_map_control(l4_umword_t snd_base, unsigned char cache, unsigned grant) L4_NOTHROW in l4_map_control() argument 677 | ((l4_umword_t)cache << 4) | L4_ITEM_MAP | grant; in l4_map_control() 681 l4_map_obj_control(l4_umword_t snd_base, unsigned grant) L4_NOTHROW in l4_map_obj_control() argument 683 return l4_map_control(snd_base, 0, grant); in l4_map_obj_control()
|
/l4re-core-master/l4sys/include/cxx/ |
A D | capability.h | 83 l4_umword_t snd_base(unsigned grant = 0, 88 return l4_map_obj_control(base, grant);
|
/l4re-core-master/l4sys/doc/ |
A D | l4sys-l4f-groups.dox | 31 * IPC can be used to copy data as well as to map or grant flexpages from
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/pstl/ |
A D | LICENSE.txt | 142 6. Trademarks. This License does not grant permission to use the trade
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/pstl/ |
A D | LICENSE.txt | 142 6. Trademarks. This License does not grant permission to use the trade
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/pstl/ |
A D | LICENSE.txt | 142 6. Trademarks. This License does not grant permission to use the trade
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/ |
A D | ChangeLog | 1221 constructor and grant friendship to weak_ptr. 1227 (__shared_ptr): Add new non-throwing constructor and grant friendship
|
Completed in 9 milliseconds